#include <ax/ax_textctrl.h>
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 () |
| AxTextCtrlAdapter * | GetTextEventHandler () const |
| void | SetTextEventHandler (AxTextCtrlAdapter *handler) |
| void | SetShortcutManager (wxShortcutManager *shortcutManager) |
| wxShortcutManager * | GetShortcutManager () const |
| void | SetSpeech (AxSpeech *speech) |
| AxSpeech * | GetSpeech () const |
Protected Attributes | |
| AxTextCtrlAdapter * | m_textEventHandler |
| 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 | ( | ) |
| 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] |
AxTextCtrlAdapter* AxTextCtrl::m_textEventHandler [protected] |
1.5.8