abortBlockingToolsInOtherEditors() noexcept | BoardEditorState | protected |
abortCommand(bool showErrMsgBox) noexcept | BoardEditorState_DrawPolygon | private |
addSegment(const Point &pos) noexcept | BoardEditorState_DrawPolygon | private |
BoardEditorState()=delete | BoardEditorState | |
BoardEditorState(const BoardEditorState &other)=delete | BoardEditorState | |
BoardEditorState(const Context &context, QObject *parent=nullptr) noexcept | BoardEditorState | explicit |
BoardEditorState_DrawPolygon()=delete | BoardEditorState_DrawPolygon | |
BoardEditorState_DrawPolygon(const BoardEditorState_DrawPolygon &other)=delete | BoardEditorState_DrawPolygon | |
BoardEditorState_DrawPolygon(const Context &context) noexcept | BoardEditorState_DrawPolygon | explicit |
Context typedef | BoardEditorState | |
entry() noexcept override | BoardEditorState_DrawPolygon | virtual |
execCmd(UndoCommand *cmd) | BoardEditorState | protected |
exit() noexcept override | BoardEditorState_DrawPolygon | virtual |
filledCheckBoxCheckedChanged(bool checked) noexcept | BoardEditorState_DrawPolygon | private |
FindFlag enum name | BoardEditorState | |
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={}) noexcept | BoardEditorState | inlineprotected |
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={}) noexcept | BoardEditorState | protected |
getActiveBoard() noexcept | BoardEditorState | protected |
getActiveBoardScene() noexcept | BoardEditorState | protected |
getAllowedGeometryLayers() noexcept | BoardEditorState | protected |
getGridInterval() const noexcept | BoardEditorState | protected |
getIgnoreLocks() const noexcept | BoardEditorState | protected |
getLengthUnit() const noexcept | BoardEditorState | protected |
layerComboBoxLayerChanged(const Layer &layer) noexcept | BoardEditorState_DrawPolygon | private |
makeLayerVisible(const QString &layer) noexcept | BoardEditorState | protected |
mContext | BoardEditorState | protected |
mCurrentPolygon | BoardEditorState_DrawPolygon | private |
mCurrentPolygonEditCmd | BoardEditorState_DrawPolygon | private |
mIsUndoCmdActive | BoardEditorState_DrawPolygon | private |
mLastIsFilled | BoardEditorState_DrawPolygon | private |
mLastIsGrabArea | BoardEditorState_DrawPolygon | private |
mLastLayer | BoardEditorState_DrawPolygon | private |
mLastLineWidth | BoardEditorState_DrawPolygon | private |
mLastRotation | BoardEditorState_DrawPolygon | private |
mLastSegmentPos | BoardEditorState_DrawPolygon | private |
operator=(const BoardEditorState_DrawPolygon &rhs)=delete | BoardEditorState_DrawPolygon | |
librepcb::editor::BoardEditorState::operator=(const BoardEditorState &rhs)=delete | BoardEditorState | |
parentWidget() noexcept | BoardEditorState | protected |
processAbortCommand() noexcept override | BoardEditorState_DrawPolygon | virtual |
processAddDevice(ComponentInstance &component, const Uuid &device, const Uuid &footprint) noexcept | BoardEditorState | inlinevirtual |
processChangeLineWidth(int step) noexcept | BoardEditorState | inlinevirtual |
processCopy() noexcept | BoardEditorState | inlinevirtual |
processCut() noexcept | BoardEditorState | inlinevirtual |
processEditProperties() noexcept | BoardEditorState | inlinevirtual |
processFlip(Qt::Orientation orientation) noexcept | BoardEditorState | inlinevirtual |
processGraphicsSceneLeftMouseButtonDoubleClicked(QGraphicsSceneMouseEvent &e) noexcept override | BoardEditorState_DrawPolygon | virtual |
processGraphicsSceneLeftMouseButtonPressed(QGraphicsSceneMouseEvent &e) noexcept override | BoardEditorState_DrawPolygon | virtual |
processGraphicsSceneLeftMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept | BoardEditorState | inlinevirtual |
processGraphicsSceneMouseMoved(QGraphicsSceneMouseEvent &e) noexcept override | BoardEditorState_DrawPolygon | virtual |
processGraphicsSceneRightMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept | BoardEditorState | inlinevirtual |
processImportDxf() noexcept | BoardEditorState | inlinevirtual |
processKeyPressed(const QKeyEvent &e) noexcept | BoardEditorState | inlinevirtual |
processKeyReleased(const QKeyEvent &e) noexcept | BoardEditorState | inlinevirtual |
processMove(const Point &delta) noexcept | BoardEditorState | inlinevirtual |
processPaste() noexcept | BoardEditorState | inlinevirtual |
processRemove() noexcept | BoardEditorState | inlinevirtual |
processResetAllTexts() noexcept | BoardEditorState | inlinevirtual |
processRotate(const Angle &rotation) noexcept | BoardEditorState | inlinevirtual |
processSelectAll() noexcept | BoardEditorState | inlinevirtual |
processSetLocked(bool locked) noexcept | BoardEditorState | inlinevirtual |
processSnapToGrid() noexcept | BoardEditorState | inlinevirtual |
processSwitchToBoard(int index) noexcept override | BoardEditorState_DrawPolygon | virtual |
requestLeavingState() | BoardEditorState | signal |
startAddPolygon(const Point &pos) noexcept | BoardEditorState_DrawPolygon | private |
statusBarMessageChanged(const QString &message, int timeoutMs=-1) | BoardEditorState | signal |
updateLastVertexPosition(const Point &pos) noexcept | BoardEditorState_DrawPolygon | private |
widthEditValueChanged(const UnsignedLength &value) noexcept | BoardEditorState_DrawPolygon | private |
~BoardEditorState() noexcept | BoardEditorState | virtual |
~BoardEditorState_DrawPolygon() noexcept | BoardEditorState_DrawPolygon | virtual |