LibrePCB Developers Documentation
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
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
drillDiameterEditValueChanged(const PositiveLength &value) noexceptBoardEditorState_DrawTraceprivate
entry() noexcept overrideBoardEditorState_DrawTracevirtual
execCmd(UndoCommand *cmd)BoardEditorStateprotected
exit() noexcept overrideBoardEditorState_DrawTracevirtual
FindFlag enum nameBoardEditorState
findItemAtPos(const Point &pos, FindFlags flags, const tl::optional< const Layer & > cuLayer=tl::nullopt, const QSet< const NetSignal * > &netsignals={}, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexceptBoardEditorStateinlineprotected
findItemsAtPos(const Point &pos, FindFlags flags, const tl::optional< const Layer & > cuLayer=tl::nullopt, const QSet< const NetSignal * > &netsignals={}, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexceptBoardEditorStateprotected
getActiveBoard() noexceptBoardEditorStateprotected
getActiveBoardScene() noexceptBoardEditorStateprotected
getAllowedGeometryLayers() noexceptBoardEditorStateprotected
getGridInterval() const noexceptBoardEditorStateprotected
getIgnoreLocks() const noexceptBoardEditorStateprotected
getLengthUnit() const noexceptBoardEditorStateprotected
layerChanged(const Layer &layer) noexceptBoardEditorState_DrawTraceprivate
mAddViaBoardEditorState_DrawTraceprivate
makeLayerVisible(const QString &layer) noexceptBoardEditorStateprotected
mContextBoardEditorStateprotected
mCurrentAutoWidthBoardEditorState_DrawTraceprivate
mCurrentLayerBoardEditorState_DrawTraceprivate
mCurrentNetSegmentBoardEditorState_DrawTraceprivate
mCurrentSnapActiveBoardEditorState_DrawTraceprivate
mCurrentViaPropertiesBoardEditorState_DrawTraceprivate
mCurrentWidthBoardEditorState_DrawTraceprivate
mCurrentWireModeBoardEditorState_DrawTraceprivate
mCursorPosBoardEditorState_DrawTraceprivate
mDrillEditBoardEditorState_DrawTraceprivate
mFixedStartAnchorBoardEditorState_DrawTraceprivate
mLayerComboBoxBoardEditorState_DrawTraceprivate
mPositioningNetLine1BoardEditorState_DrawTraceprivate
mPositioningNetLine2BoardEditorState_DrawTraceprivate
mPositioningNetPoint1BoardEditorState_DrawTraceprivate
mPositioningNetPoint2BoardEditorState_DrawTraceprivate
mSizeEditBoardEditorState_DrawTraceprivate
mSubStateBoardEditorState_DrawTraceprivate
mTargetPosBoardEditorState_DrawTraceprivate
mTempViaBoardEditorState_DrawTraceprivate
mViaLayerBoardEditorState_DrawTraceprivate
mWidthEditBoardEditorState_DrawTraceprivate
mWireModeActionGroupBoardEditorState_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(QGraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneLeftMouseButtonPressed(QGraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneLeftMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexceptBoardEditorStateinlinevirtual
processGraphicsSceneMouseMoved(QGraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processGraphicsSceneRightMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processImportDxf() noexceptBoardEditorStateinlinevirtual
processKeyPressed(const QKeyEvent &e) noexcept overrideBoardEditorState_DrawTracevirtual
processKeyReleased(const QKeyEvent &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
processSwitchToBoard(int index) noexcept overrideBoardEditorState_DrawTracevirtual
requestLeavingState()BoardEditorStatesignal
showVia(bool isVisible) noexceptBoardEditorState_DrawTraceprivate
sizeEditValueChanged(const PositiveLength &value) noexceptBoardEditorState_DrawTraceprivate
startPositioning(Board &board, const Point &pos, BI_NetPoint *fixedPoint=nullptr, BI_Via *fixedVia=nullptr, BI_FootprintPad *fixedPad=nullptr) noexceptBoardEditorState_DrawTraceprivate
statusBarMessageChanged(const QString &message, int timeoutMs=-1)BoardEditorStatesignal
SubState enum nameBoardEditorState_DrawTraceprivate
SubState_Idle enum valueBoardEditorState_DrawTraceprivate
SubState_Initializing enum valueBoardEditorState_DrawTraceprivate
SubState_PositioningNetPoint enum valueBoardEditorState_DrawTraceprivate
updateNetpointPositions() noexceptBoardEditorState_DrawTraceprivate
wireAutoWidthEditToggled(const bool checked) noexceptBoardEditorState_DrawTraceprivate
WireMode enum nameBoardEditorState_DrawTraceprivate
wireModeChanged(WireMode mode) noexceptBoardEditorState_DrawTraceprivate
wireWidthEditValueChanged(const PositiveLength &value) noexceptBoardEditorState_DrawTraceprivate
~BoardEditorState() noexceptBoardEditorStatevirtual
~BoardEditorState_DrawTrace() noexceptBoardEditorState_DrawTracevirtual