#include "wx/textctrl.h"#include "ax/ax_speech.h"#include "ax/ax_ui_adaptation.h"Go to the source code of this file.
Classes | |
| class | AxTextCtrl |
| A speaking version of wxTextCtrl. More... | |
| class | AxTextCtrlAdapter |
| An event handler that processes events from a wxTextCtrl and speaks, as appropriate. More... | |
| class | AxSearchCtrlAdapter |
| An event handler that processes events from a wxSearchCtrl and speaks, as appropriate. More... | |
| class | AxTextCtrlVoiceAdaptationHandler |
| Knows how to creates an AxTextCtrlAdapter object. More... | |
Enumerations | |
| enum | { AxTextCtrlNext = 0x01, AxTextCtrlPrevious = 0x02 } |
1.5.8