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

This is the complete list of members for MULTICHANNEL_TOOL, including all inherited members.

Activate()TOOL_INTERACTIVE
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
AutogenerateRuleAreas(const TOOL_EVENT &aEvent)MULTICHANNEL_TOOL
board() constPCB_TOOL_BASEinlineprotected
buildRAOutline(std::set< FOOTPRINT * > &aFootprints, int aMargin)MULTICHANNEL_TOOLprivate
canvas() constPCB_TOOL_BASEprotected
CheckRACompatibility(ZONE *aRefZone)MULTICHANNEL_TOOL
controls() constPCB_TOOL_BASEinlineprotected
copyRuleAreaContents(TMATCH::COMPONENT_MATCHES &aMatches, BOARD_COMMIT *aCommit, RULE_AREA *aRefArea, RULE_AREA *aTargetArea, REPEAT_LAYOUT_OPTIONS aOpts, std::unordered_set< BOARD_ITEM * > &aAffectedItems, std::unordered_set< BOARD_ITEM * > &aGroupableItems)MULTICHANNEL_TOOLprivate
displayOptions() constPCB_TOOL_BASEprotected
doInteractiveItemPlacement(const TOOL_EVENT &aTool, INTERACTIVE_PLACER_BASE *aPlacer, const wxString &aCommitMessage, int aOptions=IPO_ROTATE|IPO_FLIP|IPO_REPEAT)PCB_TOOL_BASEprotected
FindExistingRuleAreas()MULTICHANNEL_TOOL
findRAByName(const wxString &aName)MULTICHANNEL_TOOLprivate
findRoutedConnections(std::set< BOARD_ITEM * > &aOutput, std::shared_ptr< CONNECTIVITY_DATA > aConnectivity, const SHAPE_POLY_SET &aRAPoly, RULE_AREA *aRA, FOOTPRINT *aFp, const REPEAT_LAYOUT_OPTIONS &aOpts) constMULTICHANNEL_TOOLprivate
footprint() constPCB_TOOL_BASEinlineprotected
frame() constPCB_TOOL_BASEinlineprotected
GAL_SWITCH enum valueTOOL_BASE
GetData()MULTICHANNEL_TOOLinline
getEditFrame() constTOOL_BASEinlineprotected
GetId() constTOOL_BASEinline
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInternal() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
getToolHolderInternal() constTOOL_BASEprivate
GetToolMenu()TOOL_INTERACTIVE
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
identifyComponentsInRuleArea(ZONE *aRuleArea, std::set< FOOTPRINT * > &aComponents)MULTICHANNEL_TOOLprivate
Init() overridePCB_TOOL_BASEvirtual
INTERACTIVE_PLACEMENT_OPTIONS enum namePCB_TOOL_BASEprotected
IPO_FLIP enum valuePCB_TOOL_BASEprotected
IPO_REPEAT enum valuePCB_TOOL_BASEprotected
IPO_ROTATE enum valuePCB_TOOL_BASEprotected
IPO_SINGLE_CLICK enum valuePCB_TOOL_BASEprotected
Is45Limited() constPCB_TOOL_BASEvirtual
IsBoardEditor() constPCB_TOOL_BASEinline
IsFootprintEditor() constPCB_TOOL_BASEinline
IsToolActive() constTOOL_BASE
m_areasMULTICHANNEL_TOOLprivate
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_menuTOOL_INTERACTIVEprotected
m_reporterMULTICHANNEL_TOOLprivate
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
MODEL_RELOAD enum valueTOOL_BASE
MULTICHANNEL_TOOL()MULTICHANNEL_TOOL
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
pruneExistingGroups(COMMIT &aCommit, const std::unordered_set< BOARD_ITEM * > &aItemsToCheck)MULTICHANNEL_TOOLprivate
queryComponentsInSheet(wxString aSheetName)MULTICHANNEL_TOOLprivate
QuerySheets()MULTICHANNEL_TOOL
REDRAW enum valueTOOL_BASE
repeatLayout(const TOOL_EVENT &aEvent)MULTICHANNEL_TOOLprivate
RepeatLayout(const TOOL_EVENT &aEvent, ZONE *aRefZone)MULTICHANNEL_TOOL
Reset(RESET_REASON aReason) overridePCB_TOOL_BASEvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
resolveConnectionTopology(RULE_AREA *aRefArea, RULE_AREA *aTargetArea, RULE_AREA_COMPAT_DATA &aMatches)MULTICHANNEL_TOOLprivate
RUN enum valueTOOL_BASE
RunMainStack(std::function< void()> aFunc)TOOL_INTERACTIVE
selection() constPCB_TOOL_BASEprotected
selection()PCB_TOOL_BASEprotected
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON)TOOL_INTERACTIVE
SetIsBoardEditor(bool aEnabled)PCB_TOOL_BASEinline
SetIsFootprintEditor(bool aEnabled)PCB_TOOL_BASEinline
setTransitions() overrideMULTICHANNEL_TOOLprivatevirtual
SHUTDOWN enum valueTOOL_BASE
stripComponentIndex(wxString aRef) constMULTICHANNEL_TOOLprivate
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
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
~MULTICHANNEL_TOOL()MULTICHANNEL_TOOL
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual