|
KiCad PCB EDA Suite
|
This is the complete list of members for SCH_SELECTION_TOOL, including all inherited members.
| 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 |
| autostartEvent(TOOL_EVENT *aEvent, EE_GRID_HELPER &aGrid, SCH_ITEM *aItem) | SCH_SELECTION_TOOL | private |
| BrightenItem(EDA_ITEM *aItem) | SELECTION_TOOL | |
| ClearSelection(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| ClearSelection(bool aQuietMode=false) | SCH_SELECTION_TOOL | |
| CollectHits(SCH_COLLECTOR &aCollector, const VECTOR2I &aWhere, const std::vector< KICAD_T > &aScanTypes={ SCH_LOCATE_ANY_T }) | SCH_SELECTION_TOOL | |
| ctrlClickHighlights() | SELECTION_TOOL | inlineprotectedvirtual |
| disambiguateCursor(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | private |
| doSelectionMenu(COLLECTOR *aCollector) | SELECTION_TOOL | protected |
| EnterGroup() override | SCH_SELECTION_TOOL | virtual |
| ExitGroup(bool aSelectGroup=false) override | SCH_SELECTION_TOOL | virtual |
| expandConnectionGraphically(const SCH_SELECTION &aItems) | SCH_SELECTION_TOOL | private |
| expandConnectionWithGraph(const SCH_SELECTION &aItems) | SCH_SELECTION_TOOL | private |
| filterCollectedItems(SCH_COLLECTOR &aCollector, bool aMultiSelect) | SCH_SELECTION_TOOL | private |
| filterCollectorForHierarchy(SCH_COLLECTOR &aCollector, bool aMultiselect) const | SCH_SELECTION_TOOL | private |
| GAL_SWITCH enum value | TOOL_BASE | |
| getEditFrame() const | TOOL_BASE | inlineprotected |
| GetEnteredGroup() | SCH_SELECTION_TOOL | inline |
| GetFilter() | SCH_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 |
| GetNode(const VECTOR2I &aPosition) | SCH_SELECTION_TOOL | |
| GetSelection() | SCH_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 |
| GuessSelectionCandidates(SCH_COLLECTOR &collector, const VECTOR2I &aPos) | SCH_SELECTION_TOOL | |
| hasModifier() | SELECTION_TOOL | protected |
| highlight(EDA_ITEM *aItem, int aMode, SELECTION *aGroup=nullptr) override | SCH_SELECTION_TOOL | privatevirtual |
| Init() override | SCH_SELECTION_TOOL | virtual |
| InitializeSelectionState(SCH_TABLE *aTable) | SCH_SELECTION_TOOL | private |
| IsToolActive() const | TOOL_BASE | |
| itemPassesFilter(EDA_ITEM *aItem, SCH_SELECTION_FILTER_OPTIONS *aRejected=nullptr) | SCH_SELECTION_TOOL | private |
| m_additive | SELECTION_TOOL | protected |
| m_bodyStyle | SCH_SELECTION_TOOL | private |
| m_canceledMenu | SELECTION_TOOL | protected |
| m_disambiguateTimer | SELECTION_TOOL | protected |
| m_drag_additive | SELECTION_TOOL | protected |
| m_drag_subtractive | SELECTION_TOOL | protected |
| m_enteredGroup | SCH_SELECTION_TOOL | private |
| m_enteredGroupOverlay | SCH_SELECTION_TOOL | private |
| m_exclusive_or | SELECTION_TOOL | protected |
| m_filter | SCH_SELECTION_TOOL | private |
| m_frame | SCH_SELECTION_TOOL | private |
| m_highlight_modifier | SELECTION_TOOL | protected |
| m_isSymbolEditor | SCH_SELECTION_TOOL | private |
| m_isSymbolViewer | SCH_SELECTION_TOOL | private |
| m_menu | TOOL_INTERACTIVE | protected |
| m_multiple | SELECTION_TOOL | protected |
| m_nonModifiedCursor | SCH_SELECTION_TOOL | private |
| m_originalCursor | SELECTION_TOOL | protected |
| m_previous_first_cell | SCH_SELECTION_TOOL | private |
| m_selection | SCH_SELECTION_TOOL | private |
| m_selectionMode | SCH_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 |
| m_unit | SCH_SELECTION_TOOL | private |
| Main(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| MODEL_RELOAD enum value | TOOL_BASE | |
| narrowSelection(SCH_COLLECTOR &collector, const VECTOR2I &aWhere, bool aCheckLocked, bool aSelectedOnly=false, SCH_SELECTION_FILTER_OPTIONS *aRejected=nullptr) | SCH_SELECTION_TOOL | private |
| onDisambiguationExpire(wxTimerEvent &aEvent) | SELECTION_TOOL | protected |
| OnIdle(wxIdleEvent &aEvent) | SCH_SELECTION_TOOL | |
| RebuildSelection() | SCH_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(const std::vector< KICAD_T > &aScanTypes={ SCH_LOCATE_ANY_T }, bool aPromoteCellSelections=false, bool aPromoteGroups=false) | SCH_SELECTION_TOOL | |
| ReselectItem(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
| Reset(RESET_REASON aReason) override | SCH_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 | |
| SCH_SELECTION_TOOL() | SCH_SELECTION_TOOL | |
| select(EDA_ITEM *aItem) override | SCH_SELECTION_TOOL | privatevirtual |
| Selectable(const EDA_ITEM *aItem, const VECTOR2I *aPos=nullptr, bool checkVisibilityOnly=false) const | SCH_SELECTION_TOOL | |
| SelectAll(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectCellsBetween(const VECTOR2D &start, const VECTOR2D &end, SCH_TABLE *aTable) | SCH_SELECTION_TOOL | private |
| SelectColumns(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectConnection(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| selection() override | SCH_SELECTION_TOOL | inlineprotectedvirtual |
| SELECTION_TOOL(const std::string &aName) | SELECTION_TOOL | |
| selectionContains(const VECTOR2I &aPoint) const | SCH_SELECTION_TOOL | private |
| SelectionMenu(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
| selectLasso() | SCH_SELECTION_TOOL | private |
| SelectMultiple(KIGFX::PREVIEW::SELECTION_AREA &aArea, bool aSubtractive=false, bool aExclusiveOr=false) | SCH_SELECTION_TOOL | private |
| selectMultiple() | SCH_SELECTION_TOOL | private |
| SelectNext(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectNode(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectPoint(const VECTOR2I &aWhere, const std::vector< KICAD_T > &aScanTypes={ SCH_LOCATE_ANY_T }, EDA_ITEM **aItem=nullptr, bool *aSelectionCancelledFlag=nullptr, bool aCheckLocked=false, bool aAdd=false, bool aSubtract=false, bool aExclusiveOr=false) | SCH_SELECTION_TOOL | |
| selectPoint(SCH_COLLECTOR &aCollector, const VECTOR2I &aWhere, EDA_ITEM **aItem=nullptr, bool *aSelectionCancelledFlag=nullptr, bool aAdd=false, bool aSubtract=false, bool aExclusiveOr=false) | SCH_SELECTION_TOOL | private |
| SelectPrevious(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectRows(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| SelectTable(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| selectTableCells(SCH_TABLE *aTable) | SCH_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 |
| SetSelectPoly(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | private |
| SetSelectRect(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | private |
| setTransitions() override | SCH_SELECTION_TOOL | privatevirtual |
| SHUTDOWN enum value | TOOL_BASE | |
| SUPERMODEL_RELOAD enum value | TOOL_BASE | |
| SyncSelection(const std::optional< SCH_SHEET_PATH > &targetSheetPath, SCH_ITEM *focusItem, const std::vector< SCH_ITEM * > &items) | SCH_SELECTION_TOOL | |
| 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 aMode, SELECTION *aGroup=nullptr) override | SCH_SELECTION_TOOL | privatevirtual |
| unselect(EDA_ITEM *aItem) override | SCH_SELECTION_TOOL | privatevirtual |
| UnselectAll(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | |
| UpdateMenu(const TOOL_EVENT &aEvent) | SELECTION_TOOL | |
| updateReferencePoint() | SCH_SELECTION_TOOL | private |
| updateSelection(const TOOL_EVENT &aEvent) | SCH_SELECTION_TOOL | private |
| Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
| ZoomFitCrossProbeBBox(const BOX2I &aBBox) | SCH_SELECTION_TOOL | |
| ~SCH_SELECTION_TOOL() | SCH_SELECTION_TOOL | |
| ~SELECTION_TOOL() | SELECTION_TOOL | inline |
| ~TOOL_BASE() | TOOL_BASE | inlinevirtual |
| ~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |