Activate() | TOOL_INTERACTIVE | |
AddLibrary(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
AddSymbol(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
AddSymbolToSchematic(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
ChangeUnit(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
CutCopyDelete(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
DdAddLibrary(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
DuplicateSymbol(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
EditLibrarySymbol(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
EditSymbol(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
EE_TOOL_BASE(const std::string &aName) | EE_TOOL_BASE< SCH_BASE_FRAME > | inline |
ExportSymbolAsSVG(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
ExportView(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_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() override | SYMBOL_EDITOR_CONTROL | virtual |
IsSymbolEditor() const | EE_TOOL_BASE< SCH_BASE_FRAME > | inline |
IsToolActive() const | TOOL_BASE | |
m_frame | EE_TOOL_BASE< SCH_BASE_FRAME > | protected |
m_isSymbolEditor | EE_TOOL_BASE< SCH_BASE_FRAME > | protected |
m_menu | TOOL_INTERACTIVE | protected |
m_selectionTool | EE_TOOL_BASE< SCH_BASE_FRAME > | protected |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
m_view | EE_TOOL_BASE< SCH_BASE_FRAME > | protected |
MODEL_RELOAD enum value | TOOL_BASE | |
OnDeMorgan(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
OpenDirectory(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
OpenWithTextEditor(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
REDRAW enum value | TOOL_BASE | |
RenameSymbol(const TOOL_EVENT &newName) | SYMBOL_EDITOR_CONTROL | |
Reset(RESET_REASON aReason) override | EE_TOOL_BASE< SCH_BASE_FRAME > | inlinevirtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
Revert(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
Save(const TOOL_EVENT &aEvt) | SYMBOL_EDITOR_CONTROL | |
saveCopyInUndoList(EDA_ITEM *aItem, UNDO_REDO aType, bool aAppend=false, bool aDirtyConnectivity=true) | EE_TOOL_BASE< SCH_BASE_FRAME > | inlineprotected |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
setTransitions() override | SYMBOL_EDITOR_CONTROL | privatevirtual |
ShowElectricalTypes(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
ShowPinNumbers(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
SHUTDOWN enum value | TOOL_BASE | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
SYMBOL_EDITOR_CONTROL() | SYMBOL_EDITOR_CONTROL | inline |
ToggleHiddenFields(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
ToggleHiddenPins(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
TogglePinAltIcons(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
ToggleProperties(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
ToggleSyncedPinsMode(const TOOL_EVENT &aEvent) | SYMBOL_EDITOR_CONTROL | |
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 | |
updateItem(EDA_ITEM *aItem, bool aUpdateRTree) const | EE_TOOL_BASE< SCH_BASE_FRAME > | inlineprotected |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
~EE_TOOL_BASE() override | EE_TOOL_BASE< SCH_BASE_FRAME > | inline |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |