KiCad PCB EDA Suite
|
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_BASE | protected |
board() const | PCB_TOOL_BASE | inlineprotected |
canvas() const | PCB_TOOL_BASE | protected |
ContrastModeFeedback(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
controls() const | PCB_TOOL_BASE | inlineprotected |
CycleLayerPresets(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
DdAddLibrary(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
DdAppendBoard(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
DdImportFootprint(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
displayOptions() const | PCB_TOOL_BASE | protected |
doInteractiveItemPlacement(const TOOL_EVENT &aTool, INTERACTIVE_PLACER_BASE *aPlacer, const wxString &aCommitMessage, int aOptions=IPO_ROTATE|IPO_FLIP|IPO_REPEAT) | PCB_TOOL_BASE | protected |
DoSetGridOrigin(KIGFX::VIEW *aView, PCB_BASE_FRAME *aFrame, EDA_ITEM *originViewItem, const VECTOR2D &aPoint) | PCB_CONTROL | static |
FlipPcbView(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
footprint() const | PCB_TOOL_BASE | inlineprotected |
frame() const | PCB_TOOL_BASE | inlineprotected |
GAL_SWITCH enum value | TOOL_BASE | |
getEditFrame() const | TOOL_BASE | inlineprotected |
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 |
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 |
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() override | PCB_TOOL_BASE | virtual |
INTERACTIVE_PLACEMENT_OPTIONS enum name | PCB_TOOL_BASE | protected |
InteractiveDelete(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
IPO_FLIP enum value | PCB_TOOL_BASE | protected |
IPO_REPEAT enum value | PCB_TOOL_BASE | protected |
IPO_ROTATE enum value | PCB_TOOL_BASE | protected |
IPO_SINGLE_CLICK enum value | PCB_TOOL_BASE | protected |
Is45Limited() const | PCB_TOOL_BASE | virtual |
IsBoardEditor() const | PCB_TOOL_BASE | inline |
IsFootprintEditor() const | PCB_TOOL_BASE | inline |
IsToolActive() const | TOOL_BASE | |
LayerAlphaDec(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
LayerAlphaInc(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
LayerNext(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
LayerPresetFeedback(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_frame | PCB_CONTROL | private |
m_gridOrigin | PCB_CONTROL | private |
m_isBoardEditor | PCB_TOOL_BASE | protected |
m_isFootprintEditor | PCB_TOOL_BASE | protected |
m_menu | TOOL_INTERACTIVE | protected |
m_pickerItem | PCB_CONTROL | private |
m_statusPopup | PCB_CONTROL | private |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
MODEL_RELOAD enum value | TOOL_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_BASE | inline |
PCB_TOOL_BASE(const std::string &aName) | PCB_TOOL_BASE | inline |
placeBoardItems(BOARD_COMMIT *aCommit, std::vector< BOARD_ITEM * > &aItems, bool aIsNew, bool aAnchorAtOrigin, bool aReannotateDuplicates) | PCB_CONTROL | private |
placeBoardItems(BOARD_COMMIT *aCommit, BOARD *aBoard, bool aAnchorAtOrigin, bool aReannotateDuplicates) | PCB_CONTROL | private |
Print(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
pruneItemLayers(std::vector< BOARD_ITEM * > &aItems) | PCB_CONTROL | private |
Quit(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
RatsnestModeCycle(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
Redo(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
REDRAW enum value | TOOL_BASE | |
Reset(RESET_REASON aReason) override | PCB_CONTROL | virtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
selection() const | PCB_TOOL_BASE | protected |
selection() | PCB_TOOL_BASE | protected |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
SetIsBoardEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
SetIsFootprintEditor(bool aEnabled) | PCB_TOOL_BASE | inline |
setTransitions() override | PCB_CONTROL | privatevirtual |
SHUTDOWN enum value | TOOL_BASE | |
SnapMode(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
SnapModeFeedback(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
ToggleRatsnest(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
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 | |
TrackDisplayMode(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
Undo(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
unfilledZoneCheck() | PCB_CONTROL | private |
UpdateMessagePanel(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
ViaDisplayMode(const TOOL_EVENT &aEvent) | PCB_CONTROL | |
view() const | PCB_TOOL_BASE | inlineprotected |
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_BASE | inlinevirtual |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |