| Activate() | TOOL_INTERACTIVE | |
| AddConstraint(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| AddPointConstraint(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| allMembersLocked(const PCB_CONSTRAINT *aConstraint) const | CONSTRAINT_EDIT_TOOL | private |
| applyDiagnostics(const BOARD_CONSTRAINT_DIAGNOSTICS &aDiag) | CONSTRAINT_EDIT_TOOL | private |
| attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
| board() const | PCB_TOOL_BASE | inlineprotected |
| canvas() const | PCB_TOOL_BASE | protected |
| ClearConstraintSelection() | CONSTRAINT_EDIT_TOOL | |
| commitConstraint(std::unique_ptr< PCB_CONSTRAINT > aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| CONSTRAINT_EDIT_TOOL() | CONSTRAINT_EDIT_TOOL | |
| constraintParent() const | CONSTRAINT_EDIT_TOOL | private |
| controls() const | PCB_TOOL_BASE | inlineprotected |
| DiagnoseAfterMove(const std::vector< PCB_SHAPE * > &aShapes) | CONSTRAINT_EDIT_TOOL | |
| displayOptions() const | PCB_TOOL_BASE | protected |
| doInteractiveItemPlacement(const TOOL_EVENT &aTool, INTERACTIVE_PLACER_BASE *aPlacer, const wxString &aCommitMessage, int aOptions=IPO_ROTATE|IPO_FLIP|IPO_REPEAT) | PCB_TOOL_BASE | protected |
| editConstraint(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| EditConstraintAt(const VECTOR2I &aPos) | CONSTRAINT_EDIT_TOOL | |
| EditConstraintById(const KIID &aId) | CONSTRAINT_EDIT_TOOL | |
| ensureDiagnosis() | CONSTRAINT_EDIT_TOOL | private |
| finishConstraintCommit(BOARD_COMMIT &aCommit, const std::vector< PCB_CONSTRAINT * > &aAdded) | CONSTRAINT_EDIT_TOOL | private |
| footprint() const | PCB_TOOL_BASE | inlineprotected |
| frame() const | PCB_TOOL_BASE | inlineprotected |
| GAL_SWITCH enum value | TOOL_BASE | |
| GetAngleSnapMode() const | PCB_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 |
| HighlightConstraintMembers(const KIID &aId, int aMemberIndex) | CONSTRAINT_EDIT_TOOL | |
| hitTestBadge(const VECTOR2I &aPos) const | CONSTRAINT_EDIT_TOOL | private |
| hoverCandidates() | CONSTRAINT_EDIT_TOOL | private |
| Init() override | CONSTRAINT_EDIT_TOOL | virtual |
| INTERACTIVE_PLACEMENT_OPTIONS enum name | PCB_TOOL_BASE | protected |
| IPO_FLIP enum value | PCB_TOOL_BASE | protected |
| IPO_REPEAT enum value | PCB_TOOL_BASE | protected |
| IPO_ROTATE enum value | PCB_TOOL_BASE | protected |
| IPO_SINGLE_CLICK enum value | PCB_TOOL_BASE | protected |
| Is45Limited() const | PCB_TOOL_BASE | virtual |
| Is90Limited() const | PCB_TOOL_BASE | virtual |
| IsBoardEditor() const | PCB_TOOL_BASE | inline |
| isDuplicateConstraint(const PCB_CONSTRAINT *aConstraint) const | CONSTRAINT_EDIT_TOOL | private |
| IsFootprintEditor() const | PCB_TOOL_BASE | inline |
| IsToolActive() const | TOOL_BASE | |
| m_cachedDiag | CONSTRAINT_EDIT_TOOL | private |
| m_diagDirty | CONSTRAINT_EDIT_TOOL | private |
| m_diagnoser | CONSTRAINT_EDIT_TOOL | private |
| m_hoverCandidates | CONSTRAINT_EDIT_TOOL | private |
| m_isBoardEditor | PCB_TOOL_BASE | protected |
| m_isFootprintEditor | PCB_TOOL_BASE | protected |
| m_lastConstraintDriving | CONSTRAINT_EDIT_TOOL | private |
| m_lastConstraintValue | CONSTRAINT_EDIT_TOOL | private |
| m_menu | CONSTRAINT_EDIT_TOOL | private |
| m_overlay | CONSTRAINT_EDIT_TOOL | private |
| m_selectionTool | CONSTRAINT_EDIT_TOOL | private |
| m_toolId | TOOL_BASE | protected |
| m_toolMgr | TOOL_BASE | protected |
| m_toolName | TOOL_BASE | protected |
| m_type | TOOL_BASE | protected |
| ManageConstraints(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| MODEL_RELOAD enum value | TOOL_BASE | |
| onHoverMotion(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| onSelectionChanged(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName) | PCB_TOOL_BASE | inline |
| PCB_TOOL_BASE(const std::string &aName) | PCB_TOOL_BASE | inline |
| pcbRenderSettings() const | CONSTRAINT_EDIT_TOOL | private |
| pickLinearConstraint(PCB_CONSTRAINT_TYPE aType, const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | private |
| pickShapeConstraint(PCB_CONSTRAINT_TYPE aType, const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | private |
| REDRAW enum value | TOOL_BASE | |
| refreshDiagnostics() | CONSTRAINT_EDIT_TOOL | private |
| refreshOverlay(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| removeConstraint(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| RemoveConstraintById(const KIID &aId) | CONSTRAINT_EDIT_TOOL | |
| RemoveConstraints(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| renderConstraintViews() | CONSTRAINT_EDIT_TOOL | private |
| repaintShadowItems(const std::unordered_set< KIID > &aOld, const std::unordered_set< KIID > &aNew) | CONSTRAINT_EDIT_TOOL | private |
| Reset(RESET_REASON aReason) override | CONSTRAINT_EDIT_TOOL | virtual |
| RESET_REASON enum name | TOOL_BASE | |
| resetTransitions() | TOOL_INTERACTIVE | private |
| resolveConstraint(const KIID &aId) const | CONSTRAINT_EDIT_TOOL | private |
| RUN enum value | TOOL_BASE | |
| RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
| SelectConstraintAt(const VECTOR2I &aPos) | CONSTRAINT_EDIT_TOOL | |
| selection() const | PCB_TOOL_BASE | protected |
| selection() | PCB_TOOL_BASE | protected |
| SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
| SetIsBoardEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
| SetIsFootprintEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
| setSelectedConstraint(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| setTransitions() override | CONSTRAINT_EDIT_TOOL | privatevirtual |
| ShowConstraints(const TOOL_EVENT &aEvent) | CONSTRAINT_EDIT_TOOL | |
| SHUTDOWN enum value | TOOL_BASE | |
| solveAddedConstraint(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| SolveAfterEdit(const std::vector< PCB_SHAPE * > &aShapes) | CONSTRAINT_EDIT_TOOL | |
| SolveAfterMove(const std::vector< PCB_SHAPE * > &aShapes) | CONSTRAINT_EDIT_TOOL | |
| 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 | |
| TryDeleteSelectedConstraint() | CONSTRAINT_EDIT_TOOL | |
| TryEditSelectedConstraint() | CONSTRAINT_EDIT_TOOL | |
| updateConstrainedItems(const BOARD_CONSTRAINT_DIAGNOSTICS &aDiag) | CONSTRAINT_EDIT_TOOL | private |
| updateConstraintMsgPanel(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| updateHighlightedConstraintMembers(PCB_CONSTRAINT *aConstraint) | CONSTRAINT_EDIT_TOOL | private |
| view() const | PCB_TOOL_BASE | inlineprotected |
| Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
| ~CONSTRAINT_EDIT_TOOL() override=default | CONSTRAINT_EDIT_TOOL | |
| ~PCB_TOOL_BASE() | PCB_TOOL_BASE | inlinevirtual |
| ~TOOL_BASE() | TOOL_BASE | inlinevirtual |
| ~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |