KiCad PCB EDA Suite
|
This is the complete list of members for EDIT_TOOL, including all inherited members.
Activate() | TOOL_INTERACTIVE | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
board() const | PCB_TOOL_BASE | inlineprotected |
BooleanPolygons(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
canvas() const | PCB_TOOL_BASE | protected |
ChangeTrackWidth(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
controls() const | PCB_TOOL_BASE | inlineprotected |
COORDS_PADDING | EDIT_TOOL | privatestatic |
copyToClipboard(const TOOL_EVENT &aEvent) | EDIT_TOOL | private |
copyToClipboardAsText(const TOOL_EVENT &aEvent) | EDIT_TOOL | private |
cutToClipboard(const TOOL_EVENT &aEvent) | EDIT_TOOL | private |
DeleteItems(const PCB_SELECTION &aItem, bool aIsCut) | EDIT_TOOL | |
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 |
doMoveSelection(const TOOL_EVENT &aEvent, BOARD_COMMIT *aCommit, bool aAutoStart) | EDIT_TOOL | private |
Drag(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
DragArcTrack(const TOOL_EVENT &aTrack) | EDIT_TOOL | |
Duplicate(const TOOL_EVENT &aItem) | EDIT_TOOL | |
EDIT_TOOL() | EDIT_TOOL | |
FilletTracks(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
Flip(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
footprint() const | PCB_TOOL_BASE | inlineprotected |
FootprintFilter(const VECTOR2I &, GENERAL_COLLECTOR &aCollector, PCB_SELECTION_TOOL *sTool) | EDIT_TOOL | static |
frame() const | PCB_TOOL_BASE | inlineprotected |
GAL_SWITCH enum value | TOOL_BASE | |
GetAndPlace(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
getChildItemsOfGroupsAndGenerators(EDA_ITEM *item, std::unordered_set< BOARD_ITEM * > &children) | EDIT_TOOL | private |
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 |
getSafeMovement(const VECTOR2I &aMovement, const BOX2I &aSourceBBox, const VECTOR2D &aBBoxOffset) | EDIT_TOOL | private |
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 |
HealShapes(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
Increment(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
Init() override | EDIT_TOOL | virtual |
INTERACTIVE_PLACEMENT_OPTIONS enum name | PCB_TOOL_BASE | protected |
invokeInlineRouter(int aDragMode) | EDIT_TOOL | private |
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 |
isRouterActive() const | EDIT_TOOL | private |
IsToolActive() const | TOOL_BASE | |
JustifyText(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
m_cursor | EDIT_TOOL | private |
m_dragging | EDIT_TOOL | private |
m_isBoardEditor | PCB_TOOL_BASE | protected |
m_isFootprintEditor | PCB_TOOL_BASE | protected |
m_menu | TOOL_INTERACTIVE | protected |
m_selectionTool | EDIT_TOOL | private |
m_statusPopup | EDIT_TOOL | private |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
Mirror(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
MirrorableItems | EDIT_TOOL | static |
MODEL_RELOAD enum value | TOOL_BASE | |
ModifyLines(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
Move(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
MoveExact(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
OutsetItems(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
PackAndMoveFootprints(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
PadFilter(const VECTOR2I &, GENERAL_COLLECTOR &aCollector, PCB_SELECTION_TOOL *sTool) | EDIT_TOOL | static |
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 |
pickReferencePoint(const wxString &aTooltip, const wxString &aSuccessMessage, const wxString &aCanceledMessage, VECTOR2I &aReferencePoint) | EDIT_TOOL | private |
Properties(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
rebuildConnectivity() | EDIT_TOOL | private |
REDRAW enum value | TOOL_BASE | |
Remove(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
removeNonRootItems(std::unordered_set< EDA_ITEM * > &items) | EDIT_TOOL | private |
Reset(RESET_REASON aReason) override | EDIT_TOOL | virtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
Rotate(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
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 | EDIT_TOOL | privatevirtual |
SHUTDOWN enum value | TOOL_BASE | |
SimplifyPolygons(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
Swap(const TOOL_EVENT &aEvent) | EDIT_TOOL | |
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 | |
updateModificationPoint(PCB_SELECTION &aSelection) | EDIT_TOOL | private |
view() const | PCB_TOOL_BASE | inlineprotected |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
~PCB_TOOL_BASE() | PCB_TOOL_BASE | inlinevirtual |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |