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

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

DefaultHotkey(int aDefaultHotkey)TOOL_ACTION_ARGSinline
DefaultHotkeyAlt(int aDefaultHotkeyAlt)TOOL_ACTION_ARGSinline
Description(const std::string_view &aDescription)TOOL_ACTION_ARGSinline
Flags(TOOL_ACTION_FLAGS aFlags)TOOL_ACTION_ARGSinline
FriendlyName(const std::string_view &aName)TOOL_ACTION_ARGSinline
Group(const TOOL_ACTION_GROUP &aGroup)TOOL_ACTION_ARGSinline
Icon(BITMAPS aIcon)TOOL_ACTION_ARGSinline
LegacyHotkeyName(const std::string_view &aLegacyName)TOOL_ACTION_ARGSinline
m_defaultHotKeyTOOL_ACTION_ARGSprotected
m_defaultHotKeyAltTOOL_ACTION_ARGSprotected
m_descriptionTOOL_ACTION_ARGSprotected
m_flagsTOOL_ACTION_ARGSprotected
m_friendlyNameTOOL_ACTION_ARGSprotected
m_groupTOOL_ACTION_ARGSprotected
m_iconTOOL_ACTION_ARGSprotected
m_legacyNameTOOL_ACTION_ARGSprotected
m_menuTextTOOL_ACTION_ARGSprotected
m_nameTOOL_ACTION_ARGSprotected
m_paramTOOL_ACTION_ARGSprotected
m_scopeTOOL_ACTION_ARGSprotected
m_tooltipTOOL_ACTION_ARGSprotected
m_uiidTOOL_ACTION_ARGSprotected
MenuText(const std::string_view &aMenuText)TOOL_ACTION_ARGSinline
Name(const std::string_view &aName)TOOL_ACTION_ARGSinline
Parameter(T aParam)TOOL_ACTION_ARGSinline
Scope(TOOL_ACTION_SCOPE aScope)TOOL_ACTION_ARGSinline
TOOL_ACTIONTOOL_ACTION_ARGSfriend
TOOL_ACTION_ARGS()=defaultTOOL_ACTION_ARGS
Tooltip(const std::string_view &aTooltip)TOOL_ACTION_ARGSinline
UIId(int aUIId)TOOL_ACTION_ARGSinline