abortBlockingToolsInOtherEditors() noexcept | SchematicEditorState | protected |
abortPositioning(bool showErrMsgBox) noexcept | SchematicEditorState_DrawWire | private |
addNextNetPoint(SchematicGraphicsScene &scene, bool snap) noexcept | SchematicEditorState_DrawWire | private |
calcMiddlePointPos(const Point &p1, const Point p2, WireMode mode) const noexcept | SchematicEditorState_DrawWire | private |
Context typedef | SchematicEditorState | |
entry() noexcept override | SchematicEditorState_DrawWire | virtual |
execCmd(UndoCommand *cmd) | SchematicEditorState | protected |
exit() noexcept override | SchematicEditorState_DrawWire | virtual |
FindFlag enum name | SchematicEditorState | |
findItem(const Point &pos, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexcept | SchematicEditorState_DrawWire | private |
findItemAtPos(const Point &pos, FindFlags flags, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexcept | SchematicEditorState | inlineprotected |
findItemsAtPos(const Point &pos, FindFlags flags, const QVector< std::shared_ptr< QGraphicsItem > > &except={}) noexcept | SchematicEditorState | protected |
getActiveSchematic() noexcept | SchematicEditorState | protected |
getActiveSchematicScene() noexcept | SchematicEditorState | protected |
getAllowedGeometryLayers() noexcept | SchematicEditorState | protectedstatic |
getGridInterval() const noexcept | SchematicEditorState | protected |
getLengthUnit() const noexcept | SchematicEditorState | protected |
mCircuit | SchematicEditorState_DrawWire | private |
mContext | SchematicEditorState | protected |
mCurrentWireMode | SchematicEditorState_DrawWire | private |
mCursorPos | SchematicEditorState_DrawWire | private |
mFixedStartAnchor | SchematicEditorState_DrawWire | private |
mPositioningNetLine1 | SchematicEditorState_DrawWire | private |
mPositioningNetLine2 | SchematicEditorState_DrawWire | private |
mPositioningNetPoint1 | SchematicEditorState_DrawWire | private |
mPositioningNetPoint2 | SchematicEditorState_DrawWire | private |
mSubState | SchematicEditorState_DrawWire | private |
mWireModeActionGroup | SchematicEditorState_DrawWire | private |
operator=(const SchematicEditorState_DrawWire &rhs)=delete | SchematicEditorState_DrawWire | |
librepcb::editor::SchematicEditorState::operator=(const SchematicEditorState &rhs)=delete | SchematicEditorState | |
parentWidget() noexcept | SchematicEditorState | protected |
processAbortCommand() noexcept override | SchematicEditorState_DrawWire | virtual |
processAddComponent(const QString &searchTerm=QString()) noexcept | SchematicEditorState | inlinevirtual |
processAddComponent(const Uuid &cmp, const Uuid &symbVar) noexcept | SchematicEditorState | inlinevirtual |
processCopy() noexcept | SchematicEditorState | inlinevirtual |
processCut() noexcept | SchematicEditorState | inlinevirtual |
processEditProperties() noexcept | SchematicEditorState | inlinevirtual |
processGraphicsSceneLeftMouseButtonDoubleClicked(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processGraphicsSceneLeftMouseButtonPressed(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processGraphicsSceneLeftMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept | SchematicEditorState | inlinevirtual |
processGraphicsSceneMouseMoved(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processGraphicsSceneRightMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processKeyPressed(const QKeyEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processKeyReleased(const QKeyEvent &e) noexcept override | SchematicEditorState_DrawWire | virtual |
processMirror(Qt::Orientation orientation) noexcept | SchematicEditorState | inlinevirtual |
processMove(const Point &delta) noexcept | SchematicEditorState | inlinevirtual |
processPaste() noexcept | SchematicEditorState | inlinevirtual |
processRemove() noexcept | SchematicEditorState | inlinevirtual |
processResetAllTexts() noexcept | SchematicEditorState | inlinevirtual |
processRotate(const Angle &rotation) noexcept | SchematicEditorState | inlinevirtual |
processSelectAll() noexcept | SchematicEditorState | inlinevirtual |
processSwitchToSchematicPage(int index) noexcept override | SchematicEditorState_DrawWire | virtual |
SchematicEditorState()=delete | SchematicEditorState | |
SchematicEditorState(const SchematicEditorState &other)=delete | SchematicEditorState | |
SchematicEditorState(const Context &context, QObject *parent=nullptr) noexcept | SchematicEditorState | explicit |
SchematicEditorState_DrawWire()=delete | SchematicEditorState_DrawWire | |
SchematicEditorState_DrawWire(const SchematicEditorState_DrawWire &other)=delete | SchematicEditorState_DrawWire | |
SchematicEditorState_DrawWire(const Context &context) noexcept | SchematicEditorState_DrawWire | explicit |
startPositioning(SchematicGraphicsScene &scene, bool snap, SI_NetPoint *fixedPoint=nullptr) noexcept | SchematicEditorState_DrawWire | private |
statusBarMessageChanged(const QString &message, int timeoutMs=-1) | SchematicEditorState | signal |
SubState enum name | SchematicEditorState_DrawWire | private |
updateNetpointPositions(bool snap) noexcept | SchematicEditorState_DrawWire | private |
WireMode enum name | SchematicEditorState_DrawWire | private |
wireModeChanged(WireMode mode) noexcept | SchematicEditorState_DrawWire | private |
~SchematicEditorState() noexcept | SchematicEditorState | virtual |
~SchematicEditorState_DrawWire() noexcept | SchematicEditorState_DrawWire | virtual |