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
GetBaseUIId()TOOL_ACTIONinlinestatic
GetDefaultHotKey() constTOOL_ACTIONinline
GetDescription(bool aIncludeHotkey=true) constTOOL_ACTION
GetHotKey() constTOOL_ACTIONinline
GetIcon() constTOOL_ACTIONinline
GetId() constTOOL_ACTIONinline
GetLabel() constTOOL_ACTION
GetMenuItem() constTOOL_ACTION
GetName() constTOOL_ACTIONinline
GetParam() constTOOL_ACTIONinline
GetScope() constTOOL_ACTIONinline
GetToolName() constTOOL_ACTION
GetUIId() constTOOL_ACTIONinline
IsActivation() constTOOL_ACTIONinline
IsNotification() constTOOL_ACTIONinline
m_defaultHotKeyTOOL_ACTIONprotected
m_flagsTOOL_ACTIONprotected
m_hotKeyTOOL_ACTIONprotected
m_iconTOOL_ACTIONprotected
m_idTOOL_ACTIONprotected
m_labelTOOL_ACTIONprotected
m_legacyNameTOOL_ACTIONprotected
m_nameTOOL_ACTIONprotected
m_paramTOOL_ACTIONprotected
m_scopeTOOL_ACTIONprotected
m_tooltipTOOL_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)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, void *aParam=nullptr)TOOL_ACTION
TOOL_ACTION(const TOOL_ACTION &)=deleteTOOL_ACTION
TOOL_ACTION()TOOL_ACTIONprotected
~TOOL_ACTION()TOOL_ACTION