This is the complete list of members for PSEUDO_ACTION, including all inherited members.
| ACTION_BASE_UI_ID | TOOL_ACTION | protectedstatic |
| CheckToolbarState(TOOLBAR_STATE aState) const | TOOL_ACTION | inline |
| GetActionGroup() const | TOOL_ACTION | inline |
| GetBaseUIId() | TOOL_ACTION | inlinestatic |
| GetButtonTooltip() const | TOOL_ACTION | |
| GetDefaultHotKey() const | TOOL_ACTION | inline |
| GetDefaultHotKeyAlt() const | TOOL_ACTION | inline |
| GetDescription() const | TOOL_ACTION | |
| GetFriendlyName() const | TOOL_ACTION | |
| GetHotKey() const | TOOL_ACTION | inline |
| GetHotKeyAlt() const | TOOL_ACTION | inline |
| GetIcon() const | TOOL_ACTION | inline |
| GetId() const | TOOL_ACTION | inline |
| GetMenuItem() const | TOOL_ACTION | |
| GetMenuLabel() const | TOOL_ACTION | |
| GetName() const | TOOL_ACTION | inline |
| GetParam() const | TOOL_ACTION | inline |
| GetScope() const | TOOL_ACTION | inline |
| GetToolName() const | TOOL_ACTION | |
| GetTooltip(bool aIncludeHotkey=true) const | TOOL_ACTION | |
| GetUIId() const | TOOL_ACTION | inline |
| HasCustomUIId() const | TOOL_ACTION | inline |
| IsActivation() const | TOOL_ACTION | inline |
| IsNotification() const | TOOL_ACTION | inline |
| m_defaultHotKey | TOOL_ACTION | protected |
| m_defaultHotKeyAlt | TOOL_ACTION | protected |
| m_description | TOOL_ACTION | protected |
| m_flags | TOOL_ACTION | protected |
| m_friendlyName | TOOL_ACTION | protected |
| m_group | TOOL_ACTION | protected |
| m_hotKey | TOOL_ACTION | protected |
| m_hotKeyAlt | TOOL_ACTION | protected |
| m_icon | TOOL_ACTION | protected |
| m_id | TOOL_ACTION | protected |
| m_legacyName | TOOL_ACTION | protected |
| m_menuLabel | TOOL_ACTION | protected |
| m_name | TOOL_ACTION | protected |
| m_param | TOOL_ACTION | protected |
| m_scope | TOOL_ACTION | protected |
| m_toolbarState | TOOL_ACTION | protected |
| m_tooltip | TOOL_ACTION | protected |
| m_uiid | TOOL_ACTION | protected |
| MakeEvent() const | TOOL_ACTION | |
| operator!=(const TOOL_ACTION &aRhs) const | TOOL_ACTION | inline |
| operator=(const TOOL_ACTION &)=delete | TOOL_ACTION | |
| operator==(const TOOL_ACTION &aRhs) const | TOOL_ACTION | inline |
| PSEUDO_ACTION(const wxString &aLabel, int aHotKey, int aHotKeyAlt=0) | PSEUDO_ACTION | inline |
| SetHotKey(int aKeycode, int aKeycodeAlt=0) | TOOL_ACTION | |
| TOOL_ACTION(const TOOL_ACTION_ARGS &aArgs) | TOOL_ACTION | |
| TOOL_ACTION(const std::string &aName, TOOL_ACTION_SCOPE aScope=AS_CONTEXT, int aDefaultHotKey=0, const std::string &aLegacyHotKeyName="", const wxString &aMenuText=wxEmptyString, const wxString &aTooltip=wxEmptyString, BITMAPS aIcon=static_cast< BITMAPS >(0), TOOL_ACTION_FLAGS aFlags=AF_NONE) | TOOL_ACTION | |
| TOOL_ACTION(const TOOL_ACTION &)=delete | TOOL_ACTION | |
| TOOL_ACTION() | TOOL_ACTION | protected |
| ~TOOL_ACTION() | TOOL_ACTION | |