, including all inherited members.
| AddPause(wxString &str, const wxString &punct=wxT(";")) | AxAdapter | [static] |
| AddStop(wxString &str, const wxString &punct=wxT(".")) | AxAdapter | [static] |
| ApplyFontSize() | AxAdapter | [virtual] |
| ApplyWindowColours() | AxCheckBoxAdapter | [virtual] |
| AxAdapter(wxWindow *window=NULL, AxSpeech *speech=NULL) | AxAdapter | |
| AxCheckBoxAdapter() | AxCheckBoxAdapter | [inline] |
| CanPause(AxSpeechChannel channel=AxSpeechDefaultChannel) const | AxAdapter | [virtual] |
| CanResume(AxSpeechChannel channel=AxSpeechDefaultChannel) const | AxAdapter | [virtual] |
| CanStop(AxSpeechChannel channel=AxSpeechDefaultChannel) const | AxAdapter | [virtual] |
| DescribeContainerWindow(AxContentLevel level=AxContentSummary) | AxAdapter | [virtual] |
| DescribeControlContext(bool metaInfo=true, AxContentLevel level=AxContentSummary) | AxAdapter | [virtual] |
| DescribeWindowRecursively(wxWindow *window, AxContentLevel level, wxString &text) | AxAdapter | [virtual] |
| FindFocusedAdapter() | AxAdapter | [virtual] |
| GetAlternateLabel() const | AxAdapter | [inline] |
| GetChannel(AxSpeechChannel channel=AxSpeechDefaultChannel) const | AxAdapter | |
| GetCheckBox() const | AxCheckBoxAdapter | |
| GetContent(AxContentLevel level) | AxCheckBoxAdapter | [virtual] |
| GetControlLabel() | AxAdapter | [virtual] |
| GetHelpText() | AxAdapter | [virtual] |
| GetLabel() | AxCheckBoxAdapter | [inline, virtual] |
| GetMainControl() const | AxAdapter | [inline, virtual] |
| GetName() | AxCheckBoxAdapter | [virtual] |
| GetShortcutManager() const | AxAdapter | [inline] |
| GetSpeech() const | AxAdapter | [inline] |
| GetSpokenTextForKeycode(int keycode) | AxAdapter | [static] |
| GetStateText(AxContentLevel level) | AxCheckBoxAdapter | [virtual] |
| GetStaticLabel() | AxAdapter | [virtual] |
| GetWindow() const | AxAdapter | [inline] |
| Init() | AxAdapter | |
| IsPunctuation(const wxChar &ch) | AxAdapter | [static] |
| IsSentenceEnd(const wxChar &ch) | AxAdapter | [static] |
| IsSpeaking(AxSpeechChannel channel=AxSpeechDefaultChannel) const | AxAdapter | [virtual] |
| IsVoiced() const | AxAdapter | [inline, virtual] |
| IsWhitespace(const wxChar &ch) | AxAdapter | [static] |
| m_alternateLabel | AxAdapter | [protected] |
| m_channel | AxAdapter | [protected] |
| m_shortcutManager | AxAdapter | [protected] |
| m_speech | AxAdapter | [protected] |
| m_window | AxAdapter | [protected] |
| OnChar(wxKeyEvent &event) | AxAdapter | |
| OnCommand(wxCommandEvent &event) | AxCheckBoxAdapter | |
| OnContextHelp(wxCommandEvent &event) | AxAdapter | |
| OnDescribeContainer(wxCommandEvent &event) | AxAdapter | |
| OnDescribeContext(wxCommandEvent &event) | AxAdapter | |
| OnGoHome(wxCommandEvent &event) | AxAdapter | |
| OnGoUp(wxCommandEvent &event) | AxAdapter | |
| OnIdle(wxIdleEvent &event) | AxAdapter | |
| OnKeyDown(wxKeyEvent &event) | AxAdapter | |
| OnPauseResumeSpeech(wxCommandEvent &event) | AxAdapter | |
| OnSetFocus(wxFocusEvent &event) | AxAdapter | |
| OnSkipBack(wxCommandEvent &event) | AxAdapter | |
| OnSkipForward(wxCommandEvent &event) | AxAdapter | |
| OnStopSpeech(wxCommandEvent &event) | AxAdapter | |
| OnSysColourChanged(wxSysColourChangedEvent &event) | AxAdapter | |
| PauseOrResumeSpeech(AxSpeechChannel channel=AxSpeechDefaultChannel) | AxAdapter | [virtual] |
| PostUpdateAppearance(int WXUNUSED(hints)) | AxAdapter | [inline, virtual] |
| RemoveTrailingPunctuation(wxString &str) | AxAdapter | [static] |
| Say(const wxString &text, int flags=AxSpeechFlagsPurge, int verbosity=2) | AxAdapter | [virtual] |
| Say(AxSpeechChannel channel, const wxString &text, int flags=AxSpeechFlagsPurge, int verbosity=2) | AxAdapter | [virtual] |
| SetAlternateLabel(const wxString &label) | AxAdapter | [inline] |
| SetChannel(int channel) | AxAdapter | [inline] |
| SetShortcutManager(wxShortcutManager *shortcutManager) | AxAdapter | [inline] |
| SetSpeech(AxSpeech *speech) | AxAdapter | [inline] |
| SetWindow(wxWindow *win) | AxAdapter | [inline] |
| SkipBack(AxSpeechChannel channel=AxSpeechDefaultChannel) | AxAdapter | [virtual] |
| SkipForward(AxSpeechChannel channel=AxSpeechDefaultChannel) | AxAdapter | [virtual] |
| StopSpeech(AxSpeechChannel channel=AxSpeechDefaultChannel) | AxAdapter | [virtual] |
| UpdateAppearance(int hints) | AxAdapter | [virtual] |
| ~AxAdapter() | AxAdapter | |