KiCad PCB EDA Suite
|
This is the complete list of members for COMMON_TOOLS, including all inherited members.
Activate() | TOOL_INTERACTIVE | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
CENTER_TYPE enum name | COMMON_TOOLS | private |
CenterContents(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
CenterSelection(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
COMMON_TOOLS() | COMMON_TOOLS | |
CursorControl(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
doCenter(CENTER_TYPE aCenterType) | COMMON_TOOLS | private |
doZoomFit(ZOOM_FIT_TYPE_T aFitType) | COMMON_TOOLS | private |
doZoomInOut(bool aDirection, bool aCenterOnCursor) | COMMON_TOOLS | private |
doZoomToPreset(int idx, bool aCenterOnCursor) | COMMON_TOOLS | private |
GAL_SWITCH enum value | TOOL_BASE | |
getEditFrame() const | TOOL_BASE | inlineprotected |
GetId() const | TOOL_BASE | inline |
GetLastImperialUnits() | COMMON_TOOLS | inline |
GetLastMetricUnits() | COMMON_TOOLS | 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 |
GridFast1(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridFast2(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridFastCycle(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridNext(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridOrigin(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridPreset(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridPreset(int idx, bool aFromHotkey) | COMMON_TOOLS | |
GridPrev(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
GridProperties(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
Grids() const | COMMON_TOOLS | inline |
Init() | TOOL_BASE | inlinevirtual |
IsToolActive() const | TOOL_BASE | |
m_frame | COMMON_TOOLS | private |
m_grids | COMMON_TOOLS | private |
m_imperialUnit | COMMON_TOOLS | private |
m_menu | TOOL_INTERACTIVE | protected |
m_metricUnit | COMMON_TOOLS | private |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
MODEL_RELOAD enum value | TOOL_BASE | |
OnGridChanged(bool aFromHotkey) | COMMON_TOOLS | |
PanControl(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
REDRAW enum value | TOOL_BASE | |
Reset(RESET_REASON aReason) override | COMMON_TOOLS | virtual |
RESET_REASON enum name | TOOL_BASE | |
ResetLocalCoords(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
resetTransitions() | TOOL_INTERACTIVE | private |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
SelectionTool(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
SetLastUnits(EDA_UNITS aUnit) | COMMON_TOOLS | |
setTransitions() override | COMMON_TOOLS | privatevirtual |
SHUTDOWN enum value | TOOL_BASE | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
SwitchUnits(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleBoundingBoxes(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleCursor(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleCursorStyle(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleGrid(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleGridOverrides(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
TogglePolarCoords(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ToggleUnits(const TOOL_EVENT &aEvent) | COMMON_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 | |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
ZOOM_FIT_ALL enum value | COMMON_TOOLS | private |
ZOOM_FIT_OBJECTS enum value | COMMON_TOOLS | private |
ZOOM_FIT_SELECTION enum value | COMMON_TOOLS | private |
ZOOM_FIT_TYPE_T enum name | COMMON_TOOLS | private |
ZoomCenter(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomFitObjects(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomFitScreen(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomFitSelection(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomInOut(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomInOutCenter(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomPreset(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
ZoomRedraw(const TOOL_EVENT &aEvent) | COMMON_TOOLS | |
~COMMON_TOOLS() override | COMMON_TOOLS | inline |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |