#include "wx/wx.h"#include "wx/module.h"#include "wx/tipwin.h"#include "ax/ax_ui_adaptation.h"#include "ax/ax_ui_adaptation_standard.h"#include "ax/ax_speech.h"#include "ax/ax_utils.h"#include "ax/ax_textctrl.h"#include "ax/ax_view.h"#include "ax/ax_help_provider.h"#include "shortcutcust/shortcutcust.h"Classes | |
| class | AxSelfVoicingModule |
Functions | |
| EVT_MENU (AxGetId(AxIdentifierDescribeContext), AxAdapter::OnDescribeContext) EVT_MENU(AxGetId(AxIdentifierDescribeContainerWindow) | |
| AxAdapter::OnDescribeContainer | EVT_MENU (AxGetId(AxIdentifierStopSpeech), AxAdapter::OnStopSpeech) EVT_MENU(AxGetId(AxIdentifierPauseResumeSpeech) |
| AxAdapter::OnDescribeContainer AxAdapter::OnPauseResumeSpeech | EVT_MENU (AxGetId(AxIdentifierSkipForward), AxAdapter::OnSkipForward) EVT_MENU(AxGetId(AxIdentifierSkipBack) |
| AxAdapter::OnDescribeContainer AxAdapter::OnPauseResumeSpeech AxAdapter::OnSkipBack | EVT_MENU (AxGetId(AxIdentifierGoHome), AxAdapter::OnGoHome) EVT_MENU(AxGetId(AxIdentifierGoUp) |
| AxAdapter::OnDescribeContainer AxAdapter::OnPauseResumeSpeech AxAdapter::OnSkipBack EVT_MENU | ( | AxGetId(AxIdentifierGoHome) | , | |
| AxAdapter::OnGoHome | ||||
| ) |
| AxAdapter::OnDescribeContainer AxAdapter::OnPauseResumeSpeech EVT_MENU | ( | AxGetId(AxIdentifierSkipForward) | , | |
| AxAdapter::OnSkipForward | ||||
| ) |
| AxAdapter::OnDescribeContainer EVT_MENU | ( | AxGetId(AxIdentifierStopSpeech) | , | |
| AxAdapter::OnStopSpeech | ||||
| ) |
| EVT_MENU | ( | AxGetId(AxIdentifierDescribeContext) | , | |
| AxAdapter::OnDescribeContext | ||||
| ) |
1.5.8