| Activate() | TOOL_INTERACTIVE | |
| attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
| board() const | PCB_TOOL_BASE | inlineprotected |
| CANCEL_HANDLER typedef | PICKER_TOOL_BASE | |
| canvas() const | PCB_TOOL_BASE | protected |
| ClearHandlers() | PICKER_TOOL_BASE | inline |
| CLICK_CANCEL enum value | PICKER_TOOL_BASE | |
| CLICK_HANDLER typedef | PICKER_TOOL_BASE | |
| controls() const | PCB_TOOL_BASE | inlineprotected |
| CurrentModifiers() const | PICKER_TOOL_BASE | inline |
| 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 |
| END_ACTIVATE enum value | PICKER_TOOL_BASE | |
| EVT_CANCEL enum value | PICKER_TOOL_BASE | |
| EXCEPTION_CANCEL enum value | PICKER_TOOL_BASE | |
| FINALIZE_HANDLER typedef | PICKER_TOOL_BASE | |
| 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 |
| Init() override | PCB_PICKER_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 |
| IsFootprintEditor() const | PCB_TOOL_BASE | inline |
| IsToolActive() const | TOOL_BASE | |
| m_cancelHandler | PICKER_TOOL_BASE | protected |
| m_clickHandler | PICKER_TOOL_BASE | protected |
| m_cursor | PICKER_TOOL_BASE | protected |
| m_finalizeHandler | PICKER_TOOL_BASE | protected |
| m_frame | PICKER_TOOL_BASE | protected |
| m_isBoardEditor | PCB_TOOL_BASE | protected |
| m_isFootprintEditor | PCB_TOOL_BASE | protected |
| m_layerMask | PCB_PICKER_TOOL | private |
| m_menu | TOOL_INTERACTIVE | protected |
| m_modifiers | PICKER_TOOL_BASE | protected |
| m_motionHandler | PICKER_TOOL_BASE | protected |
| m_picked | PICKER_TOOL_BASE | protected |
| m_snap | PICKER_TOOL_BASE | protected |
| m_toolId | TOOL_BASE | protected |
| m_toolMgr | TOOL_BASE | protected |
| m_toolName | TOOL_BASE | protected |
| m_type | TOOL_BASE | protected |
| Main(const TOOL_EVENT &aEvent) | PCB_PICKER_TOOL | |
| MODEL_RELOAD enum value | TOOL_BASE | |
| MOTION_HANDLER typedef | PICKER_TOOL_BASE | |
| PCB_PICKER_TOOL() | PCB_PICKER_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 |
| PICKER_TOOL_BASE() | PICKER_TOOL_BASE | inline |
| pickerEndState enum name | PICKER_TOOL_BASE | |
| REDRAW enum value | TOOL_BASE | |
| Reset(RESET_REASON aReason) override | PCB_TOOL_BASE | virtual |
| reset() override | PCB_PICKER_TOOL | protectedvirtual |
| RESET_REASON enum name | TOOL_BASE | |
| resetTransitions() | TOOL_INTERACTIVE | private |
| RUN enum value | TOOL_BASE | |
| RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
| selection() const | PCB_TOOL_BASE | protected |
| selection() | PCB_TOOL_BASE | protected |
| SelectItemInteractively(const TOOL_EVENT &aEvent) | PCB_PICKER_TOOL | |
| SelectPointInteractively(const TOOL_EVENT &aEvent) | PCB_PICKER_TOOL | |
| SetCancelHandler(CANCEL_HANDLER aHandler) | PICKER_TOOL_BASE | inline |
| SetClickHandler(CLICK_HANDLER aHandler) | PICKER_TOOL_BASE | inline |
| SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
| setControls() | PCB_PICKER_TOOL | protected |
| SetCursor(KICURSOR aCursor) | PICKER_TOOL_BASE | inline |
| SetFinalizeHandler(FINALIZE_HANDLER aHandler) | PICKER_TOOL_BASE | inline |
| SetIsBoardEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
| SetIsFootprintEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
| SetLayerSet(const LSET &aLayerSet) | PCB_PICKER_TOOL | inline |
| SetMotionHandler(MOTION_HANDLER aHandler) | PICKER_TOOL_BASE | inline |
| SetSnapping(bool aSnap) | PICKER_TOOL_BASE | inline |
| setTransitions() override | PCB_PICKER_TOOL | protectedvirtual |
| 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 | |
| view() const | PCB_TOOL_BASE | inlineprotected |
| Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
| WAIT_CANCEL enum value | PICKER_TOOL_BASE | |
| ~PCB_PICKER_TOOL()=default | PCB_PICKER_TOOL | virtual |
| ~PCB_TOOL_BASE() | PCB_TOOL_BASE | inlinevirtual |
| ~PICKER_TOOL_BASE()=default | PICKER_TOOL_BASE | virtual |
| ~TOOL_BASE() | TOOL_BASE | inlinevirtual |
| ~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |