AxTextCtrl Class Reference
[Basic AxTk UI classes]

A speaking version of wxTextCtrl. More...

#include <ax/ax_textctrl.h>

List of all members.

Public Member Functions

 AxTextCtrl (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int style=0)
 AxTextCtrl ()
 ~AxTextCtrl ()
bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int style=0)
void Init ()
AxTextCtrlAdapterGetTextEventHandler () const
void SetTextEventHandler (AxTextCtrlAdapter *handler)
void SetShortcutManager (wxShortcutManager *shortcutManager)
wxShortcutManagerGetShortcutManager () const
void SetSpeech (AxSpeech *speech)
AxSpeechGetSpeech () const

Protected Attributes

AxTextCtrlAdapterm_textEventHandler


Detailed Description

A speaking version of wxTextCtrl.

Constructor & Destructor Documentation

AxTextCtrl::AxTextCtrl ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  value = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
int  style = 0 
) [inline]

AxTextCtrl::AxTextCtrl (  )  [inline]

AxTextCtrl::~AxTextCtrl (  ) 


Member Function Documentation

bool AxTextCtrl::Create ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  value = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
int  style = 0 
)

wxShortcutManager * AxTextCtrl::GetShortcutManager (  )  const

AxSpeech * AxTextCtrl::GetSpeech (  )  const

AxTextCtrlAdapter* AxTextCtrl::GetTextEventHandler (  )  const [inline]

void AxTextCtrl::Init (  ) 

void AxTextCtrl::SetShortcutManager ( wxShortcutManager shortcutManager  ) 

void AxTextCtrl::SetSpeech ( AxSpeech speech  ) 

void AxTextCtrl::SetTextEventHandler ( AxTextCtrlAdapter handler  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed May 6 19:22:08 2009 for AxTk by  doxygen 1.5.8