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

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

ACTION_MENU(bool isContextMenu, TOOL_INTERACTIVE *aTool=nullptr)ACTION_MENU
ACTION_MENU(const ACTION_MENU &aMenu)=deleteACTION_MENU
Add(const wxString &aLabel, int aId, BITMAPS aIcon)ACTION_MENU
Add(const wxString &aLabel, const wxString &aToolTip, int aId, BITMAPS aIcon, bool aIsCheckmarkEntry=false)ACTION_MENU
Add(const TOOL_ACTION &aAction, bool aIsCheckmarkEntry=false, const wxString &aOverrideLabel=wxEmptyString)ACTION_MENU
Add(ACTION_MENU *aMenu)ACTION_MENU
AddClose(const wxString &aAppname="")ACTION_MENU
AddQuit(const wxString &aAppname="")ACTION_MENU
AddQuitOrClose(KIFACE_BASE *aKiface, wxString aAppname="")ACTION_MENU
appendCopy(const wxMenuItem *aSource)ACTION_MENUprotected
CHECKACTION_MENUstatic
Clear()ACTION_MENU
ClearDirty()ACTION_MENU
Clone() constACTION_MENU
copyFrom(const ACTION_MENU &aMenu)ACTION_MENUprotected
create() const overrideSYMBOL_UNIT_MENUinlineprotectedvirtual
DisplayTitle(bool aDisplay=true)ACTION_MENU
eventHandler(const wxMenuEvent &)ACTION_MENUinlineprotectedvirtual
findToolAction(int aId)ACTION_MENUprotected
GetSelected() constACTION_MENUinline
GetTitle() constACTION_MENUinline
getToolManager() constACTION_MENUprotected
HasEnabledItems() constACTION_MENU
m_dirtyACTION_MENUprotected
m_forcedPositionACTION_MENUprotected
m_iconACTION_MENUprotected
m_isContextMenuACTION_MENUprotected
m_isForcedPositionACTION_MENUprotected
m_selectedACTION_MENUprotected
m_submenusACTION_MENUprotected
m_titleACTION_MENUprotected
m_titleDisplayedACTION_MENUprotected
m_toolACTION_MENUprotected
m_toolActionsACTION_MENUprotected
NORMALACTION_MENUstatic
OnIdle(wxIdleEvent &event)ACTION_MENU
OnMenuEvent(wxMenuEvent &aEvent)ACTION_MENU
operator=(const ACTION_MENU &aMenu)=deleteACTION_MENU
PassHelpTextToHandler()ACTION_MENUinlinevirtual
runEventHandlers(const wxMenuEvent &aMenuEvent, OPT_TOOL_EVENT &aToolEvent)ACTION_MENUprotected
runOnSubmenus(std::function< void(ACTION_MENU *)> aFunction)ACTION_MENUprotected
SetDirty()ACTION_MENU
SetIcon(BITMAPS aIcon)ACTION_MENU
SetTitle(const wxString &aTitle) overrideACTION_MENU
SetTool(TOOL_INTERACTIVE *aTool)ACTION_MENU
setupEvents()ACTION_MENUprotected
SYMBOL_UNIT_MENU()SYMBOL_UNIT_MENUinline
update() overrideSYMBOL_UNIT_MENUinlineprivatevirtual
UpdateAll()ACTION_MENU
updateHotKeys()ACTION_MENUprotected
UpdateTitle()ACTION_MENUinlinevirtual
~ACTION_MENU() overrideACTION_MENU