LibrePCB Developers Documentation
Loading...
Searching...
No Matches
BoardEditorState_DrawTrace Member List

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

abortBlockingToolsInOtherEditors() noexceptBoardEditorStateprotected
abortPositioning(bool showErrMsgBox) noexceptBoardEditorState_DrawTraceprivate
addNextNetPoint(BoardGraphicsScene &scene) noexceptBoardEditorState_DrawTraceprivate
autoWidthChanged(bool autoWidth)BoardEditorState_DrawTracesignal
BoardEditorState()=deleteBoardEditorState
BoardEditorState(const BoardEditorState &other)=deleteBoardEditorState
BoardEditorState(const Context &context, QObject *parent=nullptr) noexceptBoardEditorStateexplicit
BoardEditorState_DrawTrace()=deleteBoardEditorState_DrawTrace
BoardEditorState_DrawTrace(const BoardEditorState_DrawTrace &other)=deleteBoardEditorState_DrawTrace
BoardEditorState_DrawTrace(const Context &context) noexceptBoardEditorState_DrawTraceexplicit
calcMiddlePointPos(const Point &p1, const Point p2, WireMode mode) const noexceptBoardEditorState_DrawTraceprivate
combineAnchors(BI_NetLineAnchor &a, BI_NetLineAnchor &b)BoardEditorState_DrawTraceprivate
Context typedefBoardEditorState
entry() noexcept overrideBoardEditorState_DrawTracevirtual
execCmd(UndoCommand *cmd)BoardEditorStateprotected
exit() noexcept overrideBoardEditorState_DrawTracevirtual
FindFlag enum nameBoardEditorState
findItemAtPos(const Point &pos, FindFlags flags, const Layer *cuLayer=nullptr, const QSet< const NetSignal * > &netsignals={}, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexceptBoardEditorStateinlineprotected
findItemsAtPos(const Point &pos, FindFlags flags, const Layer *cuLayer=nullptr, const QSet< const NetSignal * > &netsignals={}, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexceptBoardEditorStateprotected
getActiveBoardScene() noexceptBoardEditorStateprotected
getAllowedGeometryLayers() noexceptBoardEditorStateprotected
getAutoWidth() const noexceptBoardEditorState_DrawTraceinline
getAvailableLayers() noexceptBoardEditorState_DrawTrace
getGridInterval() const noexceptBoardEditorStateprotected
getIgnoreLocks() const noexceptBoardEditorStateprotected
getLayer() const noexceptBoardEditorState_DrawTraceinline
getLengthUnit() const noexceptBoardEditorStateprotected
getViaDrillDiameter() const noexceptBoardEditorState_DrawTraceinline
getViaSize() const noexceptBoardEditorState_DrawTraceinline
getWidth() const noexceptBoardEditorState_DrawTraceinline
getWireMode() const noexceptBoardEditorState_DrawTraceinline
layerChanged(const Layer &layer)BoardEditorState_DrawTracesignal
mAdapterBoardEditorStateprotected
mAddViaBoardEditorState_DrawTraceprivate
makeLayerVisible(const QString &layer) noexceptBoardEditorStateprotected
mContextBoardEditorStateprotected
mCurrentAutoWidthBoardEditorState_DrawTraceprivate
mCurrentLayerBoardEditorState_DrawTraceprivate
mCurrentNetSegmentBoardEditorState_DrawTraceprivate
mCurrentSnapActiveBoardEditorState_DrawTraceprivate
mCurrentViaPropertiesBoardEditorState_DrawTraceprivate
mCurrentWidthBoardEditorState_DrawTraceprivate
mCurrentWireModeBoardEditorState_DrawTraceprivate
mCursorPosBoardEditorState_DrawTraceprivate
mFixedStartAnchorBoardEditorState_DrawTraceprivate
mPositioningNetLine1BoardEditorState_DrawTraceprivate
mPositioningNetLine2BoardEditorState_DrawTraceprivate
mPositioningNetPoint1BoardEditorState_DrawTraceprivate
mPositioningNetPoint2BoardEditorState_DrawTraceprivate
mSubStateBoardEditorState_DrawTraceprivate
mTargetPosBoardEditorState_DrawTraceprivate
mTempViaBoardEditorState_DrawTraceprivate
mViaLayerBoardEditorState_DrawTraceprivate
operator=(const BoardEditorState_DrawTrace &rhs)=deleteBoardEditorState_DrawTrace
librepcb::editor::BoardEditorState::operator=(const BoardEditorState &rhs)=deleteBoardEditorState
parentWidget() noexceptBoardEditorStateprotected
processAbortCommand() noexcept overrideBoardEditorState_DrawTracevirtual
processAddDevice(ComponentInstance &component, const Uuid &device, const Uuid &footprint) noexceptBoardEditorStateinlinevirtual
processChangeLineWidth(int step) noexceptBoardEditorStateinlinevirtual
processCopy() noexceptBoardEditorStateinlinevirtual
processCut() noexceptBoardEditorStateinlinevirtual
processEditProperties() noexceptBoardEditorStateinlinevirtual
processFlip(Qt::Orientation orientation) noexceptBoardEditorStateinlinevirtual
processGraphicsSceneLeftMouseButtonDoubleClicked(const GraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneLeftMouseButtonPressed(const GraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneLeftMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexceptBoardEditorStateinlinevirtual
processGraphicsSceneMouseMoved(const GraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneRightMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processImportDxf() noexceptBoardEditorStateinlinevirtual
processKeyPressed(const GraphicsSceneKeyEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processKeyReleased(const GraphicsSceneKeyEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processMove(const Point &delta) noexceptBoardEditorStateinlinevirtual
processPaste() noexceptBoardEditorStateinlinevirtual
processRemove() noexceptBoardEditorStateinlinevirtual
processResetAllTexts() noexceptBoardEditorStateinlinevirtual
processRotate(const Angle &rotation) noexceptBoardEditorStateinlinevirtual
processSelectAll() noexceptBoardEditorStateinlinevirtual
processSetLocked(bool locked) noexceptBoardEditorStateinlinevirtual
processSnapToGrid() noexceptBoardEditorStateinlinevirtual
requestLeavingState()BoardEditorStatesignal
setAutoWidth(bool autoWidth) noexceptBoardEditorState_DrawTrace
setLayer(const Layer &layer) noexceptBoardEditorState_DrawTrace
setViaDrillDiameter(const PositiveLength &diameter) noexceptBoardEditorState_DrawTrace
setViaSize(const PositiveLength &size) noexceptBoardEditorState_DrawTrace
setWidth(const PositiveLength &width) noexceptBoardEditorState_DrawTrace
setWireMode(WireMode mode) noexceptBoardEditorState_DrawTrace
showVia(bool isVisible) noexceptBoardEditorState_DrawTraceprivate
startPositioning(Board &board, const Point &pos, BI_NetPoint *fixedPoint=nullptr, BI_Via *fixedVia=nullptr, BI_FootprintPad *fixedPad=nullptr) noexceptBoardEditorState_DrawTraceprivate
SubState enum nameBoardEditorState_DrawTraceprivate
SubState_Idle enum valueBoardEditorState_DrawTraceprivate
SubState_Initializing enum valueBoardEditorState_DrawTraceprivate
SubState_PositioningNetPoint enum valueBoardEditorState_DrawTraceprivate
updateNetpointPositions() noexceptBoardEditorState_DrawTraceprivate
viaDrillDiameterChanged(const PositiveLength &diameter)BoardEditorState_DrawTracesignal
viaSizeChanged(const PositiveLength &size)BoardEditorState_DrawTracesignal
widthChanged(const PositiveLength &width)BoardEditorState_DrawTracesignal
WireMode enum nameBoardEditorState_DrawTrace
wireModeChanged(WireMode mode)BoardEditorState_DrawTracesignal
~BoardEditorState() noexceptBoardEditorStatevirtual
~BoardEditorState_DrawTrace() noexceptBoardEditorState_DrawTracevirtual