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

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

Activate()TOOL_INTERACTIVE
AddConstraint(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
AddPointConstraint(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
allMembersLocked(const PCB_CONSTRAINT *aConstraint) constCONSTRAINT_EDIT_TOOLprivate
applyDiagnostics(const BOARD_CONSTRAINT_DIAGNOSTICS &aDiag)CONSTRAINT_EDIT_TOOLprivate
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
board() constPCB_TOOL_BASEinlineprotected
canvas() constPCB_TOOL_BASEprotected
ClearConstraintSelection()CONSTRAINT_EDIT_TOOL
commitConstraint(std::unique_ptr< PCB_CONSTRAINT > aConstraint)CONSTRAINT_EDIT_TOOLprivate
CONSTRAINT_EDIT_TOOL()CONSTRAINT_EDIT_TOOL
constraintParent() constCONSTRAINT_EDIT_TOOLprivate
controls() constPCB_TOOL_BASEinlineprotected
DiagnoseAfterMove(const std::vector< PCB_SHAPE * > &aShapes)CONSTRAINT_EDIT_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
editConstraint(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
EditConstraintAt(const VECTOR2I &aPos)CONSTRAINT_EDIT_TOOL
EditConstraintById(const KIID &aId)CONSTRAINT_EDIT_TOOL
ensureDiagnosis()CONSTRAINT_EDIT_TOOLprivate
finishConstraintCommit(BOARD_COMMIT &aCommit, const std::vector< PCB_CONSTRAINT * > &aAdded)CONSTRAINT_EDIT_TOOLprivate
footprint() constPCB_TOOL_BASEinlineprotected
frame() constPCB_TOOL_BASEinlineprotected
GAL_SWITCH enum valueTOOL_BASE
GetAngleSnapMode() constPCB_TOOL_BASE
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
HighlightConstraintMembers(const KIID &aId, int aMemberIndex)CONSTRAINT_EDIT_TOOL
hitTestBadge(const VECTOR2I &aPos) constCONSTRAINT_EDIT_TOOLprivate
hoverCandidates()CONSTRAINT_EDIT_TOOLprivate
Init() overrideCONSTRAINT_EDIT_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
Is90Limited() constPCB_TOOL_BASEvirtual
IsBoardEditor() constPCB_TOOL_BASEinline
isDuplicateConstraint(const PCB_CONSTRAINT *aConstraint) constCONSTRAINT_EDIT_TOOLprivate
IsFootprintEditor() constPCB_TOOL_BASEinline
IsToolActive() constTOOL_BASE
m_cachedDiagCONSTRAINT_EDIT_TOOLprivate
m_diagDirtyCONSTRAINT_EDIT_TOOLprivate
m_diagnoserCONSTRAINT_EDIT_TOOLprivate
m_hoverCandidatesCONSTRAINT_EDIT_TOOLprivate
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_lastConstraintDrivingCONSTRAINT_EDIT_TOOLprivate
m_lastConstraintValueCONSTRAINT_EDIT_TOOLprivate
m_menuCONSTRAINT_EDIT_TOOLprivate
m_overlayCONSTRAINT_EDIT_TOOLprivate
m_selectionToolCONSTRAINT_EDIT_TOOLprivate
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
ManageConstraints(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
MODEL_RELOAD enum valueTOOL_BASE
onHoverMotion(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
onSelectionChanged(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
pcbRenderSettings() constCONSTRAINT_EDIT_TOOLprivate
pickLinearConstraint(PCB_CONSTRAINT_TYPE aType, const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOLprivate
pickShapeConstraint(PCB_CONSTRAINT_TYPE aType, const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOLprivate
REDRAW enum valueTOOL_BASE
refreshDiagnostics()CONSTRAINT_EDIT_TOOLprivate
refreshOverlay(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
removeConstraint(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
RemoveConstraintById(const KIID &aId)CONSTRAINT_EDIT_TOOL
RemoveConstraints(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
renderConstraintViews()CONSTRAINT_EDIT_TOOLprivate
repaintShadowItems(const std::unordered_set< KIID > &aOld, const std::unordered_set< KIID > &aNew)CONSTRAINT_EDIT_TOOLprivate
Reset(RESET_REASON aReason) overrideCONSTRAINT_EDIT_TOOLvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
resolveConstraint(const KIID &aId) constCONSTRAINT_EDIT_TOOLprivate
RUN enum valueTOOL_BASE
RunMainStack(std::function< void()> aFunc)TOOL_INTERACTIVE
SelectConstraintAt(const VECTOR2I &aPos)CONSTRAINT_EDIT_TOOL
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
setSelectedConstraint(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
setTransitions() overrideCONSTRAINT_EDIT_TOOLprivatevirtual
ShowConstraints(const TOOL_EVENT &aEvent)CONSTRAINT_EDIT_TOOL
SHUTDOWN enum valueTOOL_BASE
solveAddedConstraint(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
SolveAfterEdit(const std::vector< PCB_SHAPE * > &aShapes)CONSTRAINT_EDIT_TOOL
SolveAfterMove(const std::vector< PCB_SHAPE * > &aShapes)CONSTRAINT_EDIT_TOOL
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
TryDeleteSelectedConstraint()CONSTRAINT_EDIT_TOOL
TryEditSelectedConstraint()CONSTRAINT_EDIT_TOOL
updateConstrainedItems(const BOARD_CONSTRAINT_DIAGNOSTICS &aDiag)CONSTRAINT_EDIT_TOOLprivate
updateConstraintMsgPanel(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
updateHighlightedConstraintMembers(PCB_CONSTRAINT *aConstraint)CONSTRAINT_EDIT_TOOLprivate
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
~CONSTRAINT_EDIT_TOOL() override=defaultCONSTRAINT_EDIT_TOOL
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual