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

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

ACTION_TOOLBAR(EDA_BASE_FRAME *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxAUI_TB_DEFAULT_STYLE)ACTION_TOOLBAR
Add(const TOOL_ACTION &aAction, bool aIsToggleEntry=false, bool aIsCancellable=false)ACTION_TOOLBAR
AddButton(const TOOL_ACTION &aAction)ACTION_TOOLBAR
AddGroup(ACTION_GROUP *aGroup, bool aIsToggleEntry=false)ACTION_TOOLBAR
AddScaledSeparator(wxWindow *aWindow)ACTION_TOOLBAR
AddToolContextMenu(const TOOL_ACTION &aAction, std::unique_ptr< ACTION_MENU > aMenu)ACTION_TOOLBAR
CANCELACTION_TOOLBARstatic
ClearToolbar()ACTION_TOOLBAR
doSelectAction(ACTION_GROUP *aGroup, const TOOL_ACTION &aAction)ACTION_TOOLBARprotected
KiRealize()ACTION_TOOLBAR
m_actionGroupsACTION_TOOLBARprotected
m_auiManagerACTION_TOOLBARprotected
m_paletteACTION_TOOLBARprotected
m_paletteTimerACTION_TOOLBARprotected
m_toolActionsACTION_TOOLBARprotected
m_toolCancellableACTION_TOOLBARprotected
m_toolKindsACTION_TOOLBARprotected
m_toolManagerACTION_TOOLBARprotected
m_toolMenusACTION_TOOLBARprotected
OnCustomRender(wxDC &aDc, const wxAuiToolBarItem &aItem, const wxRect &aRect) overrideACTION_TOOLBARprotected
onItemDrag(wxAuiToolBarEvent &aEvent)ACTION_TOOLBARprotected
onMouseClick(wxMouseEvent &aEvent)ACTION_TOOLBARprotected
onPaletteEvent(wxCommandEvent &aEvent)ACTION_TOOLBARprotected
onThemeChanged(wxSysColourChangedEvent &aEvent)ACTION_TOOLBARprotected
onTimerDone(wxTimerEvent &aEvent)ACTION_TOOLBARprotected
onToolEvent(wxAuiToolBarEvent &aEvent)ACTION_TOOLBARprotected
onToolRightClick(wxAuiToolBarEvent &aEvent)ACTION_TOOLBARprotected
popupPalette(wxAuiToolBarItem *aItem)ACTION_TOOLBARprotected
RefreshBitmaps()ACTION_TOOLBAR
SelectAction(ACTION_GROUP *aGroup, const TOOL_ACTION &aAction)ACTION_TOOLBAR
SetAuiManager(wxAuiManager *aManager)ACTION_TOOLBARinline
SetToolBitmap(const TOOL_ACTION &aAction, const wxBitmap &aBitmap)ACTION_TOOLBAR
SetToolManager(TOOL_MANAGER *aManager)ACTION_TOOLBARinline
Toggle(const TOOL_ACTION &aAction, bool aState)ACTION_TOOLBAR
Toggle(const TOOL_ACTION &aAction, bool aEnabled, bool aChecked)ACTION_TOOLBAR
TOGGLEACTION_TOOLBARstatic
UpdateControlWidth(int aID)ACTION_TOOLBAR
~ACTION_TOOLBAR()ACTION_TOOLBARvirtual