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

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

Activate()TOOL_INTERACTIVE
AddLibrary(const TOOL_EVENT &aEvent)PCB_CONTROL
AppendBoard(PCB_IO &pi, wxString &fileName)PCB_CONTROL
AppendBoardFromFile(const TOOL_EVENT &aEvent)PCB_CONTROL
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
board() constPCB_TOOL_BASEinlineprotected
canvas() constPCB_TOOL_BASEprotected
ContrastModeFeedback(const TOOL_EVENT &aEvent)PCB_CONTROL
controls() constPCB_TOOL_BASEinlineprotected
DdAddLibrary(const TOOL_EVENT &aEvent)PCB_CONTROL
DdAppendBoard(const TOOL_EVENT &aEvent)PCB_CONTROL
DdImportFootprint(const TOOL_EVENT &aEvent)PCB_CONTROL
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
DoSetGridOrigin(KIGFX::VIEW *aView, PCB_BASE_FRAME *aFrame, EDA_ITEM *originViewItem, const VECTOR2D &aPoint)PCB_CONTROLstatic
FlipPcbView(const TOOL_EVENT &aEvent)PCB_CONTROL
footprint() constPCB_TOOL_BASEinlineprotected
frame() constPCB_TOOL_BASEinlineprotected
GAL_SWITCH enum valueTOOL_BASE
getEditFrame() constTOOL_BASEinlineprotected
GetId() constTOOL_BASEinline
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInt() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
getToolHolderInt() 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
GridPlaceOrigin(const TOOL_EVENT &aEvent)PCB_CONTROL
GridResetOrigin(const TOOL_EVENT &aEvent)PCB_CONTROL
HighContrastMode(const TOOL_EVENT &aEvent)PCB_CONTROL
HighContrastModeCycle(const TOOL_EVENT &aEvent)PCB_CONTROL
Init() overridePCB_TOOL_BASEvirtual
INTERACTIVE_PLACEMENT_OPTIONS enum namePCB_TOOL_BASEprotected
InteractiveDelete(const TOOL_EVENT &aEvent)PCB_CONTROL
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
LayerAlphaDec(const TOOL_EVENT &aEvent)PCB_CONTROL
LayerAlphaInc(const TOOL_EVENT &aEvent)PCB_CONTROL
LayerNext(const TOOL_EVENT &aEvent)PCB_CONTROL
LayerPrev(const TOOL_EVENT &aEvent)PCB_CONTROL
LayerSwitch(const TOOL_EVENT &aEvent)PCB_CONTROL
LayerToggle(const TOOL_EVENT &aEvent)PCB_CONTROL
m_framePCB_CONTROLprivate
m_gridOriginPCB_CONTROLprivate
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_menuTOOL_INTERACTIVEprotected
m_pickerItemPCB_CONTROLprivate
m_statusPopupPCB_CONTROLprivate
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
MODEL_RELOAD enum valueTOOL_BASE
NetColorModeCycle(const TOOL_EVENT &aEvent)PCB_CONTROL
Paste(const TOOL_EVENT &aEvent)PCB_CONTROL
PCB_CONTROL()PCB_CONTROL
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
placeBoardItems(BOARD_COMMIT *aCommit, std::vector< BOARD_ITEM * > &aItems, bool aIsNew, bool aAnchorAtOrigin, bool aReannotateDuplicates)PCB_CONTROLprivate
placeBoardItems(BOARD_COMMIT *aCommit, BOARD *aBoard, bool aAnchorAtOrigin, bool aReannotateDuplicates)PCB_CONTROLprivate
Print(const TOOL_EVENT &aEvent)PCB_CONTROL
pruneItemLayers(std::vector< BOARD_ITEM * > &aItems)PCB_CONTROLprivate
Quit(const TOOL_EVENT &aEvent)PCB_CONTROL
RatsnestModeCycle(const TOOL_EVENT &aEvent)PCB_CONTROL
Redo(const TOOL_EVENT &aEvent)PCB_CONTROL
REDRAW enum valueTOOL_BASE
Reset(RESET_REASON aReason) overridePCB_CONTROLvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
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() overridePCB_CONTROLprivatevirtual
SnapMode(const TOOL_EVENT &aEvent)PCB_CONTROL
SnapModeFeedback(const TOOL_EVENT &aEvent)PCB_CONTROL
SUPERMODEL_RELOAD enum valueTOOL_BASE
ToggleRatsnest(const TOOL_EVENT &aEvent)PCB_CONTROL
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
TrackDisplayMode(const TOOL_EVENT &aEvent)PCB_CONTROL
Undo(const TOOL_EVENT &aEvent)PCB_CONTROL
unfilledZoneCheck()PCB_CONTROLprivate
UpdateMessagePanel(const TOOL_EVENT &aEvent)PCB_CONTROL
ViaDisplayMode(const TOOL_EVENT &aEvent)PCB_CONTROL
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
ZoneDisplayMode(const TOOL_EVENT &aEvent)PCB_CONTROL
~PCB_CONTROL()PCB_CONTROL
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual