KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TOOL_ACTION Member List

This is the complete list of members for TOOL_ACTION, including all inherited members.

ACTION_BASE_UI_IDTOOL_ACTIONprotectedstatic
ACTION_MANAGERTOOL_ACTIONfriend
GetActionGroup() constTOOL_ACTIONinline
GetBaseUIId()TOOL_ACTIONinlinestatic
GetButtonTooltip() constTOOL_ACTION
GetDefaultHotKey() constTOOL_ACTIONinline
GetDefaultHotKeyAlt() constTOOL_ACTIONinline
GetDescription() constTOOL_ACTION
GetFriendlyName() constTOOL_ACTION
GetHotKey() constTOOL_ACTIONinline
GetHotKeyAlt() constTOOL_ACTIONinline
GetIcon() constTOOL_ACTIONinline
GetId() constTOOL_ACTIONinline
GetMenuItem() constTOOL_ACTION
GetMenuLabel() constTOOL_ACTION
GetName() constTOOL_ACTIONinline
GetParam() constTOOL_ACTIONinline
GetScope() constTOOL_ACTIONinline
GetToolName() constTOOL_ACTION
GetTooltip(bool aIncludeHotkey=true) constTOOL_ACTION
GetUIId() constTOOL_ACTIONinline
HasCustomUIId() constTOOL_ACTIONinline
IsActivation() constTOOL_ACTIONinline
IsNotification() constTOOL_ACTIONinline
m_defaultHotKeyTOOL_ACTIONprotected
m_defaultHotKeyAltTOOL_ACTIONprotected
m_descriptionTOOL_ACTIONprotected
m_flagsTOOL_ACTIONprotected
m_friendlyNameTOOL_ACTIONprotected
m_groupTOOL_ACTIONprotected
m_hotKeyTOOL_ACTIONprotected
m_hotKeyAltTOOL_ACTIONprotected
m_iconTOOL_ACTIONprotected
m_idTOOL_ACTIONprotected
m_legacyNameTOOL_ACTIONprotected
m_menuLabelTOOL_ACTIONprotected
m_nameTOOL_ACTIONprotected
m_paramTOOL_ACTIONprotected
m_scopeTOOL_ACTIONprotected
m_tooltipTOOL_ACTIONprotected
m_uiidTOOL_ACTIONprotected
MakeEvent() constTOOL_ACTION
operator!=(const TOOL_ACTION &aRhs) constTOOL_ACTIONinline
operator=(const TOOL_ACTION &)=deleteTOOL_ACTION
operator==(const TOOL_ACTION &aRhs) constTOOL_ACTIONinline
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 &)=deleteTOOL_ACTION
TOOL_ACTION()TOOL_ACTIONprotected
~TOOL_ACTION()TOOL_ACTION