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

This is the complete list of members for EE_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_BASEprotected
autostartEvent(TOOL_EVENT *aEvent, EE_GRID_HELPER &aGrid, SCH_ITEM *aItem)EE_SELECTION_TOOLprivate
BrightenItem(EDA_ITEM *aItem)SELECTION_TOOL
ClearSelection(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
ClearSelection(bool aQuietMode=false)EE_SELECTION_TOOL
CollectHits(EE_COLLECTOR &aCollector, const VECTOR2I &aWhere, const std::vector< KICAD_T > &aScanTypes={ SCH_LOCATE_ANY_T })EE_SELECTION_TOOL
ctrlClickHighlights()SELECTION_TOOLinlineprotectedvirtual
disambiguateCursor(const TOOL_EVENT &aEvent)EE_SELECTION_TOOLprivate
doSelectionMenu(COLLECTOR *aCollector)SELECTION_TOOLprotected
EE_SELECTION_TOOL()EE_SELECTION_TOOL
GAL_SWITCH enum valueTOOL_BASE
getEditFrame() constTOOL_BASEinlineprotected
GetFilter()EE_SELECTION_TOOLinline
GetId() constTOOL_BASEinline
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInternal() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
GetNode(const VECTOR2I &aPosition)EE_SELECTION_TOOL
GetSelection()EE_SELECTION_TOOL
getToolHolderInternal() 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
GuessSelectionCandidates(EE_COLLECTOR &collector, const VECTOR2I &aPos)EE_SELECTION_TOOL
hasModifier()SELECTION_TOOLprotected
highlight(EDA_ITEM *aItem, int aMode, SELECTION *aGroup=nullptr) overrideEE_SELECTION_TOOLprivatevirtual
Init() overrideEE_SELECTION_TOOLvirtual
IsToolActive() constTOOL_BASE
itemPassesFilter(EDA_ITEM *aItem)EE_SELECTION_TOOLprivate
m_additiveSELECTION_TOOLprotected
m_bodyStyleEE_SELECTION_TOOLprivate
m_canceledMenuSELECTION_TOOLprotected
m_disambiguateTimerSELECTION_TOOLprotected
m_drag_additiveSELECTION_TOOLprotected
m_drag_subtractiveSELECTION_TOOLprotected
m_exclusive_orSELECTION_TOOLprotected
m_filterEE_SELECTION_TOOLprivate
m_frameEE_SELECTION_TOOLprivate
m_highlight_modifierSELECTION_TOOLprotected
m_isSymbolEditorEE_SELECTION_TOOLprivate
m_isSymbolViewerEE_SELECTION_TOOLprivate
m_menuTOOL_INTERACTIVEprotected
m_multipleSELECTION_TOOLprotected
m_nonModifiedCursorEE_SELECTION_TOOLprivate
m_originalCursorSELECTION_TOOLprotected
m_selectionEE_SELECTION_TOOLprivate
m_skip_heuristicsSELECTION_TOOLprotected
m_subtractiveSELECTION_TOOLprotected
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
m_unitEE_SELECTION_TOOLprivate
Main(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
MODEL_RELOAD enum valueTOOL_BASE
narrowSelection(EE_COLLECTOR &collector, const VECTOR2I &aWhere, bool aCheckLocked, bool aSelectedOnly=false)EE_SELECTION_TOOLprivate
onDisambiguationExpire(wxTimerEvent &aEvent)SELECTION_TOOLprotected
OnIdle(wxIdleEvent &aEvent)EE_SELECTION_TOOL
RebuildSelection()EE_SELECTION_TOOL
REDRAW enum valueTOOL_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)EE_SELECTION_TOOL
ReselectItem(const TOOL_EVENT &aEvent)SELECTION_TOOL
Reset(RESET_REASON aReason) overrideEE_SELECTION_TOOLvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
RUN enum valueTOOL_BASE
RunMainStack(std::function< void()> aFunc)TOOL_INTERACTIVE
select(EDA_ITEM *aItem) overrideEE_SELECTION_TOOLprivatevirtual
Selectable(const EDA_ITEM *aItem, const VECTOR2I *aPos=nullptr, bool checkVisibilityOnly=false) constEE_SELECTION_TOOL
SelectAll(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
SelectColumns(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
SelectConnection(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
selection() overrideEE_SELECTION_TOOLinlineprotectedvirtual
SELECTION_TOOL(const std::string &aName)SELECTION_TOOL
selectionContains(const VECTOR2I &aPoint) constEE_SELECTION_TOOLprivate
SelectionMenu(const TOOL_EVENT &aEvent)SELECTION_TOOL
selectMultiple()EE_SELECTION_TOOLprivate
SelectNode(const TOOL_EVENT &aEvent)EE_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)EE_SELECTION_TOOL
selectPoint(EE_COLLECTOR &aCollector, const VECTOR2I &aWhere, EDA_ITEM **aItem=nullptr, bool *aSelectionCancelledFlag=nullptr, bool aAdd=false, bool aSubtract=false, bool aExclusiveOr=false)EE_SELECTION_TOOLprivate
SelectRows(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
SelectTable(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
selectTableCells(SCH_TABLE *aTable)EE_SELECTION_TOOLprivate
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON)TOOL_INTERACTIVE
setModifiersState(bool aShiftState, bool aCtrlState, bool aAltState)SELECTION_TOOLprotected
setTransitions() overrideEE_SELECTION_TOOLprivatevirtual
SHUTDOWN enum valueTOOL_BASE
SUPERMODEL_RELOAD enum valueTOOL_BASE
SyncSelection(const std::optional< SCH_SHEET_PATH > &targetSheetPath, SCH_ITEM *focusItem, const std::vector< SCH_ITEM * > &items)EE_SELECTION_TOOL
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
UnbrightenItem(EDA_ITEM *aItem)SELECTION_TOOL
unhighlight(EDA_ITEM *aItem, int aMode, SELECTION *aGroup=nullptr) overrideEE_SELECTION_TOOLprivatevirtual
unselect(EDA_ITEM *aItem) overrideEE_SELECTION_TOOLprivatevirtual
UnselectAll(const TOOL_EVENT &aEvent)EE_SELECTION_TOOL
UpdateMenu(const TOOL_EVENT &aEvent)SELECTION_TOOL
updateReferencePoint()EE_SELECTION_TOOLprivate
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
ZoomFitCrossProbeBBox(const BOX2I &aBBox)EE_SELECTION_TOOL
~EE_SELECTION_TOOL()EE_SELECTION_TOOL
~SELECTION_TOOL()SELECTION_TOOLinline
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual