KiCad PCB EDA Suite
|
This is the complete list of members for ALIGN_DISTRIBUTE_TOOL, including all inherited members.
Activate() | TOOL_INTERACTIVE | |
ALIGN_DISTRIBUTE_TOOL() | ALIGN_DISTRIBUTE_TOOL | |
AlignBottom(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
AlignCenterX(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
AlignCenterY(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
AlignLeft(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
AlignRight(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
AlignTop(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
DistributeItems(const TOOL_EVENT &aEvent) | ALIGN_DISTRIBUTE_TOOL | |
doAlignLeft() | ALIGN_DISTRIBUTE_TOOL | private |
doAlignRight() | ALIGN_DISTRIBUTE_TOOL | private |
doDistributeCenters(bool aIsXAxis, std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit) const | ALIGN_DISTRIBUTE_TOOL | private |
doDistributeGaps(bool aIsXAxis, std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit) const | ALIGN_DISTRIBUTE_TOOL | 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 |
GetSelections(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItemsToAlign, std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aLockedItems, T aCompare) | ALIGN_DISTRIBUTE_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 |
Init() override | ALIGN_DISTRIBUTE_TOOL | virtual |
IsToolActive() const | TOOL_BASE | |
m_frame | ALIGN_DISTRIBUTE_TOOL | private |
m_menu | TOOL_INTERACTIVE | protected |
m_placementMenu | ALIGN_DISTRIBUTE_TOOL | private |
m_selectionTool | ALIGN_DISTRIBUTE_TOOL | 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 | |
REDRAW enum value | TOOL_BASE | |
Reset(RESET_REASON aReason) override | ALIGN_DISTRIBUTE_TOOL | inlinevirtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
selectTarget(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aLocked, T aGetValue) | ALIGN_DISTRIBUTE_TOOL | private |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
setTransitions() override | ALIGN_DISTRIBUTE_TOOL | virtual |
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 | |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
~ALIGN_DISTRIBUTE_TOOL() | ALIGN_DISTRIBUTE_TOOL | virtual |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |