Activate() | TOOL_INTERACTIVE | |
ArchiveProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
CloseProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
Execute(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
ExploreProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
GAL_SWITCH enum value | TOOL_BASE | |
getEditFrame() const | TOOL_BASE | inlineprotected |
GetId() const | TOOL_BASE | inline |
GetManager() const | TOOL_BASE | inline |
getModel() const | TOOL_BASE | inlineprotected |
getModelInternal() const | TOOL_BASE | private |
GetName() const | TOOL_BASE | inline |
getToolHolderInternal() const | TOOL_BASE | private |
GetToolMenu() | TOOL_INTERACTIVE | |
GetType() const | TOOL_BASE | inline |
getView() const | TOOL_BASE | protected |
getViewControls() const | TOOL_BASE | protected |
Go(int(T::*aStateFunc)(const TOOL_EVENT &), const TOOL_EVENT_LIST &aConditions=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
goInternal(TOOL_STATE_FUNC &aState, const TOOL_EVENT_LIST &aConditions) | TOOL_INTERACTIVE | private |
Init() | TOOL_BASE | inlinevirtual |
IsToolActive() const | TOOL_BASE | |
KICAD_MANAGER_CONTROL() | KICAD_MANAGER_CONTROL | |
LoadProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
m_frame | KICAD_MANAGER_CONTROL | private |
m_loading | KICAD_MANAGER_CONTROL | private |
m_menu | TOOL_INTERACTIVE | protected |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
MODEL_RELOAD enum value | TOOL_BASE | |
NewFromRepository(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
NewFromTemplate(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
NewJobsetFile(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
NewProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
newProjectDirectory(wxString *aFileName=nullptr, bool isRepo=false) | KICAD_MANAGER_CONTROL | private |
OpenDemoProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
OpenJobsetFile(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
openProject(const wxString &aDefaultDir) | KICAD_MANAGER_CONTROL | private |
OpenProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
REDRAW enum value | TOOL_BASE | |
Refresh(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
Reset(RESET_REASON aReason) override | KICAD_MANAGER_CONTROL | virtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
SaveProjectAs(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
setTransitions() override | KICAD_MANAGER_CONTROL | virtual |
ShowDesignBlockLibTable(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
ShowPlayer(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
ShowPluginManager(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
SHUTDOWN enum value | TOOL_BASE | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
TOOL_BASE(TOOL_TYPE aType, TOOL_ID aId, const std::string &aName=std::string("")) | TOOL_BASE | inline |
TOOL_INTERACTIVE(TOOL_ID aId, const std::string &aName) | TOOL_INTERACTIVE | |
TOOL_INTERACTIVE(const std::string &aName) | TOOL_INTERACTIVE | |
UnarchiveProject(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
UpdateMenu(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
ViewDroppedViewers(const TOOL_EVENT &aEvent) | KICAD_MANAGER_CONTROL | |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
~KICAD_MANAGER_CONTROL() override | KICAD_MANAGER_CONTROL | inline |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |