| abortBlockingToolsInOtherEditors() noexcept | SchematicEditorState | protected |
| abortCommand(bool showErrMsgBox) noexcept | SchematicEditorState_AddComponent | private |
| applyValueAndAttributeToComponent() noexcept | SchematicEditorState_AddComponent | private |
| Context typedef | SchematicEditorState | |
| entry() noexcept override | SchematicEditorState_AddComponent | virtual |
| execCmd(UndoCommand *cmd) | SchematicEditorState | protected |
| exit() noexcept override | SchematicEditorState_AddComponent | 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 |
| getActiveSchematicScene() noexcept | SchematicEditorState | protected |
| getAllowedGeometryLayers() noexcept | SchematicEditorState | protectedstatic |
| getGridInterval() const noexcept | SchematicEditorState | protected |
| getLengthUnit() const noexcept | SchematicEditorState | protected |
| getValue() const noexcept | SchematicEditorState_AddComponent | inline |
| getValueAttributeKey() const noexcept | SchematicEditorState_AddComponent | inline |
| getValueAttributeType() const noexcept | SchematicEditorState_AddComponent | inline |
| getValueAttributeUnit() const noexcept | SchematicEditorState_AddComponent | inline |
| getValueAttributeValue() const noexcept | SchematicEditorState_AddComponent | inline |
| getValueSuggestions() const noexcept | SchematicEditorState_AddComponent | inline |
| mAdapter | SchematicEditorState | protected |
| mAddComponentDialog | SchematicEditorState_AddComponent | private |
| mContext | SchematicEditorState | protected |
| mCurrentAngle | SchematicEditorState_AddComponent | private |
| mCurrentComponent | SchematicEditorState_AddComponent | private |
| mCurrentMirrored | SchematicEditorState_AddComponent | private |
| mCurrentSymbolEditCommand | SchematicEditorState_AddComponent | private |
| mCurrentSymbolToPlace | SchematicEditorState_AddComponent | private |
| mCurrentSymbVarItemIndex | SchematicEditorState_AddComponent | private |
| mCurrentValue | SchematicEditorState_AddComponent | private |
| mCurrentValueAttribute | SchematicEditorState_AddComponent | private |
| mCurrentValueSuggestions | SchematicEditorState_AddComponent | private |
| mIsUndoCmdActive | SchematicEditorState_AddComponent | private |
| mUseAddComponentDialog | SchematicEditorState_AddComponent | private |
| operator=(const SchematicEditorState_AddComponent &rhs)=delete | SchematicEditorState_AddComponent | |
| librepcb::editor::SchematicEditorState::operator=(const SchematicEditorState &rhs)=delete | SchematicEditorState | |
| parentWidget() noexcept | SchematicEditorState | protected |
| processAbortCommand() noexcept override | SchematicEditorState_AddComponent | virtual |
| processAddComponent(const QString &searchTerm=QString()) noexcept override | SchematicEditorState_AddComponent | virtual |
| processAddComponent(const Uuid &cmp, const Uuid &symbVar) noexcept override | SchematicEditorState_AddComponent | virtual |
| processCopy() noexcept | SchematicEditorState | inlinevirtual |
| processCut() noexcept | SchematicEditorState | inlinevirtual |
| processEditProperties() noexcept | SchematicEditorState | inlinevirtual |
| processGraphicsSceneLeftMouseButtonDoubleClicked(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
| processGraphicsSceneLeftMouseButtonPressed(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
| processGraphicsSceneLeftMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept | SchematicEditorState | inlinevirtual |
| processGraphicsSceneMouseMoved(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
| processGraphicsSceneRightMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
| processKeyPressed(const GraphicsSceneKeyEvent &e) noexcept | SchematicEditorState | inlinevirtual |
| processKeyReleased(const GraphicsSceneKeyEvent &e) noexcept | SchematicEditorState | inlinevirtual |
| processMirror(Qt::Orientation orientation) noexcept override | SchematicEditorState_AddComponent | virtual |
| processMove(const Point &delta) noexcept | SchematicEditorState | inlinevirtual |
| processPaste() noexcept | SchematicEditorState | inlinevirtual |
| processRemove() noexcept | SchematicEditorState | inlinevirtual |
| processResetAllTexts() noexcept | SchematicEditorState | inlinevirtual |
| processRotate(const Angle &rotation) noexcept override | SchematicEditorState_AddComponent | virtual |
| processSelectAll() noexcept | SchematicEditorState | inlinevirtual |
| processSnapToGrid() noexcept | SchematicEditorState | inlinevirtual |
| requestLeavingState() | SchematicEditorState | signal |
| SchematicEditorState()=delete | SchematicEditorState | |
| SchematicEditorState(const SchematicEditorState &other)=delete | SchematicEditorState | |
| SchematicEditorState(const Context &context, QObject *parent=nullptr) noexcept | SchematicEditorState | explicit |
| SchematicEditorState_AddComponent()=delete | SchematicEditorState_AddComponent | |
| SchematicEditorState_AddComponent(const SchematicEditorState_AddComponent &other)=delete | SchematicEditorState_AddComponent | |
| SchematicEditorState_AddComponent(const Context &context) noexcept | SchematicEditorState_AddComponent | explicit |
| setValue(const QString &value) noexcept | SchematicEditorState_AddComponent | |
| setValueAttributeUnit(const AttributeUnit *unit) noexcept | SchematicEditorState_AddComponent | |
| setValueAttributeValue(const QString &value) noexcept | SchematicEditorState_AddComponent | |
| startAddingComponent(const std::optional< Uuid > &cmp=std::nullopt, const std::optional< Uuid > &symbVar=std::nullopt, const std::optional< librepcb::ComponentAssemblyOptionList > &options=std::nullopt, const QString &searchTerm=QString(), bool keepValue=false) | SchematicEditorState_AddComponent | private |
| valueAttributeKeyChanged(const std::optional< AttributeKey > &key) | SchematicEditorState_AddComponent | signal |
| valueAttributeTypeChanged(const AttributeType *type) | SchematicEditorState_AddComponent | signal |
| valueAttributeUnitChanged(const AttributeUnit *unit) | SchematicEditorState_AddComponent | signal |
| valueAttributeValueChanged(const std::optional< QString > &value) | SchematicEditorState_AddComponent | signal |
| valueChanged(const QString &value) | SchematicEditorState_AddComponent | signal |
| valueSuggestionsChanged(const QStringList &suggestions) | SchematicEditorState_AddComponent | signal |
| ~SchematicEditorState() noexcept | SchematicEditorState | virtual |
| ~SchematicEditorState_AddComponent() noexcept | SchematicEditorState_AddComponent | virtual |