| Activate() | TOOL_INTERACTIVE | |
| attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
| AutoPlaceAllSheetPins(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| createNewLabel(const VECTOR2I &aPosition, int aType, std::list< std::unique_ptr< SCH_LABEL_BASE > > &aLabelList) | SCH_DRAWING_TOOLS | private |
| createNewSheetPin(SCH_SHEET *aSheet, const VECTOR2I &aPosition) | SCH_DRAWING_TOOLS | private |
| createNewSheetPinFromLabel(SCH_SHEET *aSheet, const VECTOR2I &aPosition, SCH_HIERLABEL *aLabel) | SCH_DRAWING_TOOLS | private |
| createNewText(const VECTOR2I &aPosition) | SCH_DRAWING_TOOLS | private |
| doSyncSheetsPins(std::list< SCH_SHEET_PATH > aSheets) | SCH_DRAWING_TOOLS | private |
| DrawRuleArea(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| DrawShape(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| DrawSheet(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| DrawTable(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| findWire(const VECTOR2I &aPosition) | SCH_DRAWING_TOOLS | private |
| findWireLabelDriverName(SCH_LINE *aWire) | SCH_DRAWING_TOOLS | private |
| 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 |
| ImportGraphics(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| importHierLabel(SCH_SHEET *aSheet) | SCH_DRAWING_TOOLS | private |
| importHierLabels(SCH_SHEET *aSheet) | SCH_DRAWING_TOOLS | private |
| ImportSheet(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| Increment(const TOOL_EVENT &aEvent) | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inline |
| Init() override | SCH_DRAWING_TOOLS | virtual |
| InteractiveDelete(const TOOL_EVENT &aEvent) | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inline |
| IsSymbolEditor() const | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inline |
| IsToolActive() const | TOOL_BASE | |
| m_designBlockHistoryList | SCH_DRAWING_TOOLS | private |
| m_dialogSyncSheetPin | SCH_DRAWING_TOOLS | private |
| m_drawingRuleArea | SCH_DRAWING_TOOLS | private |
| m_frame | SCH_TOOL_BASE< SCH_EDIT_FRAME > | protected |
| m_inDrawingTool | SCH_DRAWING_TOOLS | private |
| m_isSymbolEditor | SCH_TOOL_BASE< SCH_EDIT_FRAME > | protected |
| m_lastAutoLabelRotateOnPlacement | SCH_DRAWING_TOOLS | private |
| m_lastFillColor | SCH_DRAWING_TOOLS | private |
| m_lastFillStyle | SCH_DRAWING_TOOLS | private |
| m_lastGlobalLabelShape | SCH_DRAWING_TOOLS | private |
| m_lastNetClassFlagShape | SCH_DRAWING_TOOLS | private |
| m_lastSheetPinType | SCH_DRAWING_TOOLS | private |
| m_lastStroke | SCH_DRAWING_TOOLS | private |
| m_lastTextAngle | SCH_DRAWING_TOOLS | private |
| m_lastTextBold | SCH_DRAWING_TOOLS | private |
| m_lastTextboxAngle | SCH_DRAWING_TOOLS | private |
| m_lastTextboxFillColor | SCH_DRAWING_TOOLS | private |
| m_lastTextboxFillStyle | SCH_DRAWING_TOOLS | private |
| m_lastTextboxHJustify | SCH_DRAWING_TOOLS | private |
| m_lastTextboxStroke | SCH_DRAWING_TOOLS | private |
| m_lastTextboxVJustify | SCH_DRAWING_TOOLS | private |
| m_lastTextHJustify | SCH_DRAWING_TOOLS | private |
| m_lastTextItalic | SCH_DRAWING_TOOLS | private |
| m_lastTextOrientation | SCH_DRAWING_TOOLS | private |
| m_lastTextVJustify | SCH_DRAWING_TOOLS | private |
| m_menu | TOOL_INTERACTIVE | protected |
| m_mruPath | SCH_DRAWING_TOOLS | private |
| m_pickerItem | SCH_TOOL_BASE< SCH_EDIT_FRAME > | protected |
| m_powerHistoryList | SCH_DRAWING_TOOLS | private |
| m_selectionTool | SCH_TOOL_BASE< SCH_EDIT_FRAME > | protected |
| m_statusPopup | SCH_DRAWING_TOOLS | private |
| m_symbolHistoryList | SCH_DRAWING_TOOLS | private |
| m_toolId | TOOL_BASE | protected |
| m_toolMgr | TOOL_BASE | protected |
| m_toolName | TOOL_BASE | protected |
| m_type | TOOL_BASE | protected |
| m_view | SCH_TOOL_BASE< SCH_EDIT_FRAME > | protected |
| MODEL_RELOAD enum value | TOOL_BASE | |
| PlaceImage(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| PlaceNextSymbolUnit(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| PlaceSymbol(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| REDRAW enum value | TOOL_BASE | |
| Reset(RESET_REASON aReason) override | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inlinevirtual |
| RESET_REASON enum name | TOOL_BASE | |
| resetTransitions() | TOOL_INTERACTIVE | private |
| RUN enum value | TOOL_BASE | |
| RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
| saveCopyInUndoList(EDA_ITEM *aItem, UNDO_REDO aType, bool aAppend=false, bool aDirtyConnectivity=true) | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inlineprotected |
| SCH_DRAWING_TOOLS() | SCH_DRAWING_TOOLS | |
| SCH_TOOL_BASE(const std::string &aName) | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inline |
| SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
| setTransitions() override | SCH_DRAWING_TOOLS | privatevirtual |
| SHUTDOWN enum value | TOOL_BASE | |
| SingleClickPlace(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| sizeSheet(SCH_SHEET *aSheet, const VECTOR2I &aPos) | SCH_DRAWING_TOOLS | private |
| SUPERMODEL_RELOAD enum value | TOOL_BASE | |
| SyncAllSheetsPins(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| SyncSheetsPins(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| 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 | |
| TwoClickPlace(const TOOL_EVENT &aEvent) | SCH_DRAWING_TOOLS | |
| updateItem(EDA_ITEM *aItem, bool aUpdateRTree) const | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inlineprotected |
| Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
| ~SCH_DRAWING_TOOLS() override | SCH_DRAWING_TOOLS | inline |
| ~SCH_TOOL_BASE() override | SCH_TOOL_BASE< SCH_EDIT_FRAME > | inline |
| ~TOOL_BASE() | TOOL_BASE | inlinevirtual |
| ~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |