#include "wx/dynarray.h"#include "ax/ax_speech.h"Go to the source code of this file.
Classes | |
| class | AxAdapter |
| A base class for control-specific event handlers that process events controls and emit speech, as appropriate. More... | |
| class | AxVoiceAdaptationHandler |
| Base class for handlers that know which AxAdapter class to use for particular controls. More... | |
| class | AxSelfVoicing |
| A class that can voice-enable an existing window containing controls, by inserting event handlers. More... | |
Enumerations | |
| enum | AxContentLevel { AxContentFull, AxContentSummary } |
| Type for GetContent. More... | |
| enum | { AxAdaptDefault = 0x0000, AxAdaptSetAccelerators = 0x0001 } |
| Values for flags argument to AxSelfVoicing::Adapt. More... | |
Functions | |
| WX_DEFINE_ARRAY_PTR (AxVoiceAdaptationHandler *, AxVoiceAdaptationHandlerArray) | |
| anonymous enum |
Values for flags argument to AxSelfVoicing::Adapt.
| enum AxContentLevel |
| WX_DEFINE_ARRAY_PTR | ( | AxVoiceAdaptationHandler * | , | |
| AxVoiceAdaptationHandlerArray | ||||
| ) |
1.5.8