abortBlockingToolsInOtherEditors() noexcept | SchematicEditorState | protected |
abortCommand(bool showErrMsgBox) noexcept | SchematicEditorState_AddComponent | private |
attributeChanged() 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 |
getActiveSchematic() noexcept | SchematicEditorState | protected |
getActiveSchematicScene() noexcept | SchematicEditorState | protected |
getAllowedGeometryLayers() noexcept | SchematicEditorState | protectedstatic |
getGridInterval() const noexcept | SchematicEditorState | protected |
getLengthUnit() const noexcept | SchematicEditorState | protected |
getToolbarAttribute() const noexcept | SchematicEditorState_AddComponent | private |
mAddComponentDialog | SchematicEditorState_AddComponent | private |
mAttributeUnitComboBox | SchematicEditorState_AddComponent | private |
mAttributeUnitComboBoxAction | SchematicEditorState_AddComponent | private |
mAttributeValueEdit | SchematicEditorState_AddComponent | private |
mAttributeValueEditAction | SchematicEditorState_AddComponent | private |
mContext | SchematicEditorState | protected |
mCurrentComponent | SchematicEditorState_AddComponent | private |
mCurrentSymbolEditCommand | SchematicEditorState_AddComponent | private |
mCurrentSymbolToPlace | SchematicEditorState_AddComponent | private |
mCurrentSymbVarItemIndex | SchematicEditorState_AddComponent | private |
mIsUndoCmdActive | SchematicEditorState_AddComponent | private |
mLastAngle | SchematicEditorState_AddComponent | private |
mLastMirrored | SchematicEditorState_AddComponent | private |
mUseAddComponentDialog | SchematicEditorState_AddComponent | private |
mValueComboBox | 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(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
processGraphicsSceneLeftMouseButtonPressed(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
processGraphicsSceneLeftMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept | SchematicEditorState | inlinevirtual |
processGraphicsSceneMouseMoved(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
processGraphicsSceneRightMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexcept override | SchematicEditorState_AddComponent | virtual |
processKeyPressed(const QKeyEvent &e) noexcept | SchematicEditorState | inlinevirtual |
processKeyReleased(const QKeyEvent &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 |
processSwitchToSchematicPage(int index) noexcept | SchematicEditorState | inlinevirtual |
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 |
startAddingComponent(const tl::optional< Uuid > &cmp=tl::nullopt, const tl::optional< Uuid > &symbVar=tl::nullopt, const tl::optional< librepcb::ComponentAssemblyOptionList > &options=tl::nullopt, const QString &searchTerm=QString(), bool keepValue=false) | SchematicEditorState_AddComponent | private |
statusBarMessageChanged(const QString &message, int timeoutMs=-1) | SchematicEditorState | signal |
toMultiLine(const QString &text) noexcept | SchematicEditorState_AddComponent | privatestatic |
toSingleLine(const QString &text) noexcept | SchematicEditorState_AddComponent | privatestatic |
updateAttributeToolbar() noexcept | SchematicEditorState_AddComponent | private |
updateValueToolbar() noexcept | SchematicEditorState_AddComponent | private |
valueChanged(QString text) noexcept | SchematicEditorState_AddComponent | private |
~SchematicEditorState() noexcept | SchematicEditorState | virtual |
~SchematicEditorState_AddComponent() noexcept | SchematicEditorState_AddComponent | virtual |