KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALIGN_DISTRIBUTE_TOOL Member List

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_BASEprotected
DistributeHorizontally(const TOOL_EVENT &aEvent)ALIGN_DISTRIBUTE_TOOL
DistributeVertically(const TOOL_EVENT &aEvent)ALIGN_DISTRIBUTE_TOOL
doAlignLeft()ALIGN_DISTRIBUTE_TOOLprivate
doAlignRight()ALIGN_DISTRIBUTE_TOOLprivate
doDistributeCentersHorizontally(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit) constALIGN_DISTRIBUTE_TOOLprivate
doDistributeCentersVertically(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit) constALIGN_DISTRIBUTE_TOOLprivate
doDistributeGapsHorizontally(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit, const BOARD_ITEM *lastItem, int totalGap) constALIGN_DISTRIBUTE_TOOLprivate
doDistributeGapsVertically(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItems, BOARD_COMMIT &aCommit, const BOARD_ITEM *lastItem, int totalGap) constALIGN_DISTRIBUTE_TOOLprivate
GAL_SWITCH enum valueTOOL_BASE
getEditFrame() constTOOL_BASEinlineprotected
GetId() constTOOL_BASEinline
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInt() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
GetSelections(std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aItemsToAlign, std::vector< std::pair< BOARD_ITEM *, BOX2I > > &aLockedItems, T aCompare)ALIGN_DISTRIBUTE_TOOLprivate
getToolHolderInt() constTOOL_BASEprivate
GetToolMenu()TOOL_INTERACTIVEinline
GetType() constTOOL_BASEinline
getView() constTOOL_BASEprotected
getViewControls() constTOOL_BASEprotected
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_INTERACTIVEprivate
Init() overrideALIGN_DISTRIBUTE_TOOLvirtual
IsToolActive() constTOOL_BASE
m_frameALIGN_DISTRIBUTE_TOOLprivate
m_menuTOOL_INTERACTIVEprotected
m_placementMenuALIGN_DISTRIBUTE_TOOLprivate
m_selectionToolALIGN_DISTRIBUTE_TOOLprivate
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
MODEL_RELOAD enum valueTOOL_BASE
REDRAW enum valueTOOL_BASE
Reset(RESET_REASON aReason) overrideALIGN_DISTRIBUTE_TOOLinlinevirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
RUN enum valueTOOL_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_TOOLprivate
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON)TOOL_INTERACTIVE
setTransitions() overrideALIGN_DISTRIBUTE_TOOLvirtual
SUPERMODEL_RELOAD enum valueTOOL_BASE
TOOL_BASE(TOOL_TYPE aType, TOOL_ID aId, const std::string &aName=std::string(""))TOOL_BASEinline
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_TOOLvirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual