| Activate() | TOOL_INTERACTIVE | |
| applySymbolEditorFlags(SCH_ITEM &aItem) const | EE_GRAPHIC_TOOL | private |
| attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
| commitItem(SCH_COMMIT &aCommit, std::unique_ptr< SCH_ITEM > aItem, const wxString &aDescription) | EE_GRAPHIC_TOOL | private |
| DrawArc(const TOOL_EVENT &aEvent) | EE_GRAPHIC_TOOL | |
| DrawBezier(const TOOL_EVENT &aEvent) | EE_GRAPHIC_TOOL | |
| DrawEllipseArc(const TOOL_EVENT &aEvent) | EE_GRAPHIC_TOOL | |
| drawManagedShape(const TOOL_EVENT &aTool, std::unique_ptr< SCH_SHAPE > &aShape, SHAPE_DRAW_BEHAVIOR &aBehavior, const std::vector< VECTOR2D > &aInitialPts) | EE_GRAPHIC_TOOL | private |
| DrawShape(const TOOL_EVENT &aEvent) | EE_GRAPHIC_TOOL | |
| EE_GRAPHIC_TOOL() | EE_GRAPHIC_TOOL | |
| frame() const | SCH_TOOL_BASE< SCH_BASE_FRAME > | inlineprotected |
| GAL_SWITCH enum value | TOOL_BASE | |
| getDefaultTextSize() const | EE_GRAPHIC_TOOL | private |
| getDrawParent() const | SCH_TOOL_BASE< SCH_BASE_FRAME > | inlineprotected |
| 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 |
| getShapeLayer() const | EE_GRAPHIC_TOOL | private |
| 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) | EE_GRAPHIC_TOOL | |
| Increment(const TOOL_EVENT &aEvent) | SCH_TOOL_BASE< SCH_BASE_FRAME > | inline |
| Init() override | EE_GRAPHIC_TOOL | virtual |
| InteractiveDelete(const TOOL_EVENT &aEvent) | SCH_TOOL_BASE< SCH_BASE_FRAME > | inline |
| IsSymbolEditor() const | SCH_TOOL_BASE< SCH_BASE_FRAME > | inline |
| IsToolActive() const | TOOL_BASE | |
| m_frame | SCH_TOOL_BASE< SCH_BASE_FRAME > | protected |
| m_inDrawingTool | EE_GRAPHIC_TOOL | private |
| m_isSymbolEditor | SCH_TOOL_BASE< SCH_BASE_FRAME > | protected |
| m_lastFillColor | EE_GRAPHIC_TOOL | private |
| m_lastFillStyle | EE_GRAPHIC_TOOL | private |
| m_lastStroke | EE_GRAPHIC_TOOL | private |
| m_lastTextBold | EE_GRAPHIC_TOOL | private |
| m_lastTextboxAngle | EE_GRAPHIC_TOOL | private |
| m_lastTextboxFillColor | EE_GRAPHIC_TOOL | private |
| m_lastTextboxFillStyle | EE_GRAPHIC_TOOL | private |
| m_lastTextboxHJustify | EE_GRAPHIC_TOOL | private |
| m_lastTextboxStroke | EE_GRAPHIC_TOOL | private |
| m_lastTextboxVJustify | EE_GRAPHIC_TOOL | private |
| m_lastTextItalic | EE_GRAPHIC_TOOL | private |
| m_menu | TOOL_INTERACTIVE | protected |
| m_mode | EE_GRAPHIC_TOOL | private |
| m_pickerItem | SCH_TOOL_BASE< SCH_BASE_FRAME > | protected |
| m_selectionTool | SCH_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 | SCH_TOOL_BASE< SCH_BASE_FRAME > | protected |
| MODE enum name | EE_GRAPHIC_TOOL | |
| MODEL_RELOAD enum value | TOOL_BASE | |
| REDRAW enum value | TOOL_BASE | |
| Reset(RESET_REASON aReason) override | SCH_TOOL_BASE< SCH_BASE_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_BASE_FRAME > | inlineprotected |
| SCH_TOOL_BASE(const std::string &aName) | SCH_TOOL_BASE< SCH_BASE_FRAME > | inline |
| SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
| setTransitions() override | EE_GRAPHIC_TOOL | privatevirtual |
| 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 | |
| updateItem(EDA_ITEM *aItem, bool aUpdateRTree) const | SCH_TOOL_BASE< SCH_BASE_FRAME > | inlineprotected |
| Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
| ~SCH_TOOL_BASE() override | SCH_TOOL_BASE< SCH_BASE_FRAME > | inline |
| ~TOOL_BASE() | TOOL_BASE | inlinevirtual |
| ~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |