| abortBlockingToolsInOtherEditors() noexcept | SchematicEditorState | protected |
| Context typedef | SchematicEditorState | |
| copySelectedItemsToClipboard() noexcept | SchematicEditorState_Select | private |
| entry() noexcept override | SchematicEditorState_Select | virtual |
| execCmd(UndoCommand *cmd) | SchematicEditorState | protected |
| exit() noexcept override | SchematicEditorState_Select | virtual |
| FindFlag enum name | SchematicEditorState | |
| 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 |
| findPolygonVerticesAtPosition(const Point &pos) noexcept | SchematicEditorState_Select | private |
| getActiveSchematicScene() noexcept | SchematicEditorState | protected |
| getAllowedGeometryLayers() noexcept | SchematicEditorState | protectedstatic |
| getGridInterval() const noexcept | SchematicEditorState | protected |
| getLengthUnit() const noexcept | SchematicEditorState | protected |
| mAdapter | SchematicEditorState | protected |
| mCmdPolygonEdit | SchematicEditorState_Select | private |
| mConnections | SchematicEditorState_Select | private |
| mContext | SchematicEditorState | protected |
| mirrorSelectedItems(Qt::Orientation orientation) noexcept | SchematicEditorState_Select | private |
| moveSelectedItems(const Point &delta) noexcept | SchematicEditorState_Select | private |
| mSelectedItemsDragCommand | SchematicEditorState_Select | private |
| mSelectedPolygon | SchematicEditorState_Select | private |
| mSelectedPolygonVertices | SchematicEditorState_Select | private |
| mStartPos | SchematicEditorState_Select | private |
| mSubState | SchematicEditorState_Select | private |
| mUpdateAvailableFeaturesTimer | SchematicEditorState_Select | private |
| openNetLabelPropertiesDialog(SI_NetLabel &netlabel) noexcept | SchematicEditorState_Select | private |
| openPolygonPropertiesDialog(Polygon &polygon) noexcept | SchematicEditorState_Select | private |
| openPropertiesDialog(std::shared_ptr< QGraphicsItem > item) noexcept | SchematicEditorState_Select | private |
| openSymbolPropertiesDialog(SI_Symbol &symbol) noexcept | SchematicEditorState_Select | private |
| openTextPropertiesDialog(Text &text) noexcept | SchematicEditorState_Select | private |
| operator=(const SchematicEditorState_Select &rhs)=delete | SchematicEditorState_Select | |
| librepcb::editor::SchematicEditorState::operator=(const SchematicEditorState &rhs)=delete | SchematicEditorState | |
| parentWidget() noexcept | SchematicEditorState | protected |
| pasteFromClipboard() noexcept | SchematicEditorState_Select | private |
| processAbortCommand() noexcept override | SchematicEditorState_Select | virtual |
| processAddComponent(const QString &searchTerm=QString()) noexcept | SchematicEditorState | inlinevirtual |
| processAddComponent(const Uuid &cmp, const Uuid &symbVar) noexcept | SchematicEditorState | inlinevirtual |
| processCopy() noexcept override | SchematicEditorState_Select | virtual |
| processCut() noexcept override | SchematicEditorState_Select | virtual |
| processEditProperties() noexcept override | SchematicEditorState_Select | virtual |
| processGraphicsSceneLeftMouseButtonDoubleClicked(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_Select | virtual |
| processGraphicsSceneLeftMouseButtonPressed(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_Select | virtual |
| processGraphicsSceneLeftMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_Select | virtual |
| processGraphicsSceneMouseMoved(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_Select | virtual |
| processGraphicsSceneRightMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_Select | virtual |
| processKeyPressed(const GraphicsSceneKeyEvent &e) noexcept | SchematicEditorState | inlinevirtual |
| processKeyReleased(const GraphicsSceneKeyEvent &e) noexcept | SchematicEditorState | inlinevirtual |
| processMirror(Qt::Orientation orientation) noexcept override | SchematicEditorState_Select | virtual |
| processMove(const Point &delta) noexcept override | SchematicEditorState_Select | virtual |
| processPaste() noexcept override | SchematicEditorState_Select | virtual |
| processRemove() noexcept override | SchematicEditorState_Select | virtual |
| processResetAllTexts() noexcept override | SchematicEditorState_Select | virtual |
| processRotate(const Angle &rotation) noexcept override | SchematicEditorState_Select | virtual |
| processSelectAll() noexcept override | SchematicEditorState_Select | virtual |
| processSnapToGrid() noexcept override | SchematicEditorState_Select | virtual |
| removePolygonVertices(Polygon &polygon, const QVector< int > vertices) noexcept | SchematicEditorState_Select | private |
| removeSelectedItems() noexcept | SchematicEditorState_Select | private |
| requestLeavingState() | SchematicEditorState | signal |
| resetAllTextsOfSelectedItems() noexcept | SchematicEditorState_Select | private |
| rotateSelectedItems(const Angle &angle) noexcept | SchematicEditorState_Select | private |
| scheduleUpdateAvailableFeatures() noexcept | SchematicEditorState_Select | private |
| SchematicEditorState()=delete | SchematicEditorState | |
| SchematicEditorState(const SchematicEditorState &other)=delete | SchematicEditorState | |
| SchematicEditorState(const Context &context, QObject *parent=nullptr) noexcept | SchematicEditorState | explicit |
| SchematicEditorState_Select()=delete | SchematicEditorState_Select | |
| SchematicEditorState_Select(const SchematicEditorState_Select &other)=delete | SchematicEditorState_Select | |
| SchematicEditorState_Select(const Context &context) noexcept | SchematicEditorState_Select | explicit |
| snapSelectedItemsToGrid() noexcept | SchematicEditorState_Select | private |
| startAddingPolygonVertex(SI_Polygon &polygon, int vertex, const Point &pos) noexcept | SchematicEditorState_Select | private |
| startMovingSelectedItems(SchematicGraphicsScene &scene, const Point &startPos) noexcept | SchematicEditorState_Select | private |
| SubState enum name | SchematicEditorState_Select | private |
| updateAvailableFeatures() noexcept | SchematicEditorState_Select | private |
| ~SchematicEditorState() noexcept | SchematicEditorState | virtual |
| ~SchematicEditorState_Select() noexcept | SchematicEditorState_Select | virtual |