Activate() | TOOL_INTERACTIVE | |
AddItemsToSel(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
AddItemsToSel(EDA_ITEMS *aList, bool aQuietMode=false) | SELECTION_TOOL | |
AddItemToSel(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
AddItemToSel(EDA_ITEM *aItem, bool aQuietMode=false) | SELECTION_TOOL | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
board() const | PCB_SELECTION_TOOL | inlineprotected |
BrightenItem(EDA_ITEM *aItem) | SELECTION_TOOL | |
canvas() const | PCB_SELECTION_TOOL | inlineprotected |
ClearSelection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
ClearSelection(bool aQuietMode=false) | PCB_SELECTION_TOOL | |
controls() const | PCB_SELECTION_TOOL | inlineprotected |
ctrlClickHighlights() override | PCB_SELECTION_TOOL | protectedvirtual |
CursorSelection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
disambiguateCursor(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
doSelectionMenu(COLLECTOR *aCollector) | SELECTION_TOOL | protected |
doSyncSelection(const std::vector< BOARD_ITEM * > &aItems, bool aWithNets) | PCB_SELECTION_TOOL | private |
editFrame() const | PCB_SELECTION_TOOL | inlineprotected |
EnterGroup() | PCB_SELECTION_TOOL | |
ExitGroup(bool aSelectGroup=false) | PCB_SELECTION_TOOL | |
expandConnection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
FilterCollectedItems(GENERAL_COLLECTOR &aCollector, bool aMultiSelect) | PCB_SELECTION_TOOL | |
FilterCollectorForFootprints(GENERAL_COLLECTOR &aCollector, const VECTOR2I &aWhere) const | PCB_SELECTION_TOOL | |
FilterCollectorForFreePads(GENERAL_COLLECTOR &aCollector, bool aForcePromotion=false) const | PCB_SELECTION_TOOL | |
FilterCollectorForHierarchy(GENERAL_COLLECTOR &aCollector, bool aMultiselect) const | PCB_SELECTION_TOOL | |
FilterCollectorForMarkers(GENERAL_COLLECTOR &aCollector) const | PCB_SELECTION_TOOL | |
FilterCollectorForTableCells(GENERAL_COLLECTOR &aCollector) const | PCB_SELECTION_TOOL | |
filterSelection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
FindItem(BOARD_ITEM *aItem) | PCB_SELECTION_TOOL | |
frame() const | PCB_SELECTION_TOOL | inlineprotected |
GAL_SWITCH enum value | TOOL_BASE | |
GetActiveLayer() | PCB_SELECTION_TOOL | inline |
getCollectorsGuide() const | PCB_SELECTION_TOOL | private |
getEditFrame() const | TOOL_BASE | inlineprotected |
GetEnteredGroup() | PCB_SELECTION_TOOL | inline |
GetFilter() | PCB_SELECTION_TOOL | inline |
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 |
GetSelection() | PCB_SELECTION_TOOL | |
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 |
grabUnconnected(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
GuessSelectionCandidates(GENERAL_COLLECTOR &aCollector, const VECTOR2I &aWhere) const | PCB_SELECTION_TOOL | |
hasModifier() | SELECTION_TOOL | protected |
highlight(EDA_ITEM *aItem, int aHighlightMode, SELECTION *aGroup=nullptr) override | PCB_SELECTION_TOOL | privatevirtual |
highlightInternal(EDA_ITEM *aItem, int aHighlightMode, bool aUsingOverlay) | PCB_SELECTION_TOOL | private |
hitTestDistance(const VECTOR2I &aWhere, BOARD_ITEM *aItem, int aMaxDistance) const | PCB_SELECTION_TOOL | private |
Init() override | PCB_SELECTION_TOOL | virtual |
isExpandableGraphicShape(const EDA_ITEM *aItem) const | PCB_SELECTION_TOOL | private |
IsFootprintEditor() | PCB_SELECTION_TOOL | inline |
IsToolActive() const | TOOL_BASE | |
itemPassesFilter(BOARD_ITEM *aItem, bool aMultiSelect) | PCB_SELECTION_TOOL | private |
m_additive | SELECTION_TOOL | protected |
m_canceledMenu | SELECTION_TOOL | protected |
m_disambiguateTimer | SELECTION_TOOL | protected |
m_drag_additive | SELECTION_TOOL | protected |
m_drag_subtractive | SELECTION_TOOL | protected |
m_enteredGroup | PCB_SELECTION_TOOL | private |
m_enteredGroupOverlay | PCB_SELECTION_TOOL | private |
m_exclusive_or | SELECTION_TOOL | protected |
m_filter | PCB_SELECTION_TOOL | private |
m_frame | PCB_SELECTION_TOOL | private |
m_highlight_modifier | SELECTION_TOOL | protected |
m_isFootprintEditor | PCB_SELECTION_TOOL | private |
m_menu | TOOL_INTERACTIVE | protected |
m_multiple | SELECTION_TOOL | protected |
m_nonModifiedCursor | PCB_SELECTION_TOOL | private |
m_originalCursor | SELECTION_TOOL | protected |
m_priv | PCB_SELECTION_TOOL | private |
m_selection | PCB_SELECTION_TOOL | private |
m_skip_heuristics | SELECTION_TOOL | protected |
m_subtractive | SELECTION_TOOL | 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_SELECTION_TOOL | |
MODEL_RELOAD enum value | TOOL_BASE | |
onDisambiguationExpire(wxTimerEvent &aEvent) | SELECTION_TOOL | protected |
OnIdle(wxIdleEvent &aEvent) | PCB_SELECTION_TOOL | |
PCB_SELECTION_TOOL() | PCB_SELECTION_TOOL | |
pruneObscuredSelectionCandidates(GENERAL_COLLECTOR &aCollector) const | PCB_SELECTION_TOOL | private |
RebuildSelection() | PCB_SELECTION_TOOL | |
REDRAW enum value | TOOL_BASE | |
RemoveItemFromSel(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
RemoveItemFromSel(EDA_ITEM *aItem, bool aQuietMode=false) | SELECTION_TOOL | |
RemoveItemsFromSel(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
RemoveItemsFromSel(EDA_ITEMS *aList, bool aQuietMode=false) | SELECTION_TOOL | |
RemoveItemsFromSel(std::vector< KIID > *aList, bool aQuietMode=false) | SELECTION_TOOL | |
RequestSelection(CLIENT_SELECTION_FILTER aClientFilter, bool aConfirmLockedItems=false) | PCB_SELECTION_TOOL | |
ReselectItem(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
Reset(RESET_REASON aReason) override | PCB_SELECTION_TOOL | virtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
select(EDA_ITEM *aItem) override | PCB_SELECTION_TOOL | virtual |
Selectable(const BOARD_ITEM *aItem, bool checkVisibilityOnly=false) const | PCB_SELECTION_TOOL | |
SelectAll(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
selectAllConnectedShapes(const std::vector< PCB_SHAPE * > &aStartItems) | PCB_SELECTION_TOOL | private |
selectAllConnectedTracks(const std::vector< BOARD_CONNECTED_ITEM * > &aStartItems, STOP_CONDITION aStopCondition) | PCB_SELECTION_TOOL | private |
SelectAllItemsOnNet(int aNetCode, bool aSelect=true) | PCB_SELECTION_TOOL | |
selectAllItemsOnSheet(wxString &aSheetPath) | PCB_SELECTION_TOOL | private |
SelectColumns(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
selectConnections(const std::vector< BOARD_ITEM * > &aItems) | PCB_SELECTION_TOOL | private |
selectCursor(bool aForceSelect=false, CLIENT_SELECTION_FILTER aClientFilter=nullptr) | PCB_SELECTION_TOOL | private |
selection() override | PCB_SELECTION_TOOL | inlineprotectedvirtual |
SELECTION_TOOL(const std::string &aName) | SELECTION_TOOL | |
selectionContains(const VECTOR2I &aPoint) const | PCB_SELECTION_TOOL | private |
SelectionMenu(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
selectMultiple() | PCB_SELECTION_TOOL | private |
selectNet(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
selectPoint(const VECTOR2I &aWhere, bool aOnDrag=false, bool *aSelectionCancelledFlag=nullptr, CLIENT_SELECTION_FILTER aClientFilter=nullptr) | PCB_SELECTION_TOOL | private |
SelectRows(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
selectSameSheet(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
selectSheetContents(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
SelectTable(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
selectTableCells(PCB_TABLE *aTable) | PCB_SELECTION_TOOL | private |
selectUnconnected(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
setModifiersState(bool aShiftState, bool aCtrlState, bool aAltState) | SELECTION_TOOL | protected |
setTransitions() override | PCB_SELECTION_TOOL | virtual |
SHUTDOWN enum value | TOOL_BASE | |
STOP_AT_JUNCTION enum value | PCB_SELECTION_TOOL | private |
STOP_AT_PAD enum value | PCB_SELECTION_TOOL | private |
STOP_CONDITION enum name | PCB_SELECTION_TOOL | private |
STOP_NEVER enum value | PCB_SELECTION_TOOL | private |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
syncSelection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
syncSelectionWithNets(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
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 | |
UnbrightenItem(EDA_ITEM *aItem) | SELECTION_TOOL | |
unhighlight(EDA_ITEM *aItem, int aHighlightMode, SELECTION *aGroup=nullptr) override | PCB_SELECTION_TOOL | privatevirtual |
unhighlightInternal(EDA_ITEM *aItem, int aHighlightMode, bool aUsingOverlay) | PCB_SELECTION_TOOL | private |
unrouteSelected(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
unselect(EDA_ITEM *aItem) override | PCB_SELECTION_TOOL | privatevirtual |
UnselectAll(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | |
UpdateMenu(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
updateSelection(const TOOL_EVENT &aEvent) | PCB_SELECTION_TOOL | private |
view() const | PCB_SELECTION_TOOL | inlineprotected |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
ZoomFitCrossProbeBBox(const BOX2I &bbox) | PCB_SELECTION_TOOL | |
zoomFitSelection() | PCB_SELECTION_TOOL | |
~PCB_SELECTION_TOOL() | PCB_SELECTION_TOOL | |
~SELECTION_TOOL() | SELECTION_TOOL | inline |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |