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

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

Activate()TOOL_INTERACTIVE
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
board() constPCB_TOOL_BASEinlineprotected
canvas() constPCB_TOOL_BASEprotected
checkSnap(ITEM *aItem)PNS::TOOL_BASEprotected
ClearRouterChanges()GENERATOR_TOOL_PNS_PROXY
controls() constPCB_TOOL_BASEinlineprotected
COORDS_PADDINGPNS::TOOL_BASEprotectedstatic
DestroyManagerDialog()GENERATOR_TOOL
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
footprint() constPCB_TOOL_BASEinlineprotected
frame() constPCB_TOOL_BASEinlineprotected
GAL_SWITCH enum valueTOOL_BASE
GenEditAction(const TOOL_EVENT &aEvent)GENERATOR_TOOL
GENERATOR_TOOL()GENERATOR_TOOL
GENERATOR_TOOL_PNS_PROXY(const std::string &aToolName)GENERATOR_TOOL_PNS_PROXY
getEditFrame() constTOOL_BASEinlineprotected
GetId() constTOOL_BASEinline
GetInterface() constPNS::TOOL_BASE
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInternal() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
GetRouterChanges()GENERATOR_TOOL_PNS_PROXY
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
highlightNets(bool aEnabled, std::set< NET_HANDLE > aNetcodes={})PNS::TOOL_BASEprotectedvirtual
Init() overrideGENERATOR_TOOLvirtual
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_cancelledPNS::TOOL_BASEprotected
m_endItemPNS::TOOL_BASEprotected
m_endSnapPointPNS::TOOL_BASEprotected
m_gridHelperPNS::TOOL_BASEprotected
m_ifacePNS::TOOL_BASEprotected
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_menuTOOL_INTERACTIVEprotected
m_mgrDialogGENERATOR_TOOLprivate
m_routerPNS::TOOL_BASEprotected
m_savedSizesPNS::TOOL_BASEprotected
m_startHighlightNetcodesPNS::TOOL_BASEprotected
m_startItemPNS::TOOL_BASEprotected
m_startSnapPointPNS::TOOL_BASEprotected
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
MODEL_RELOAD enum valueTOOL_BASE
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
pickSingleItem(const VECTOR2I &aWhere, NET_HANDLE aNet=nullptr, int aLayer=-1, bool aIgnorePads=false, const std::vector< ITEM * > aAvoidItems={})PNS::TOOL_BASEprotectedvirtual
REDRAW enum valueTOOL_BASE
RegenerateAllOfType(const TOOL_EVENT &aEvent)GENERATOR_TOOL
RegenerateItem(const TOOL_EVENT &aEvent)GENERATOR_TOOL
RegenerateOutdated(const TOOL_EVENT &aEvent)GENERATOR_TOOL
RegenerateSelected(const TOOL_EVENT &aEvent)GENERATOR_TOOL
Reset(RESET_REASON aReason) overrideGENERATOR_TOOLvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
Router() constPNS::TOOL_BASE
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() overrideGENERATOR_TOOLprivatevirtual
ShowGeneratorsManager(const TOOL_EVENT &aEvent)GENERATOR_TOOL
snapToItem(ITEM *aSnapToItem, const VECTOR2I &aP)PNS::TOOL_BASEprotected
SUPERMODEL_RELOAD enum valueTOOL_BASE
TOOL_BASE(const std::string &aToolName)PNS::TOOL_BASE
PCB_TOOL_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
updateEndItem(const TOOL_EVENT &aEvent)PNS::TOOL_BASEprotectedvirtual
updateStartItem(const TOOL_EVENT &aEvent, bool aIgnorePads=false)PNS::TOOL_BASEprotectedvirtual
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
~GENERATOR_TOOL()GENERATOR_TOOL
~GENERATOR_TOOL_PNS_PROXY()GENERATOR_TOOL_PNS_PROXY
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~TOOL_BASE()PNS::TOOL_BASEvirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual