LibrePCB Developers Documentation
SchematicEditorFsm Member List

This is the complete list of members for SchematicEditorFsm, including all inherited members.

ADD_COMPONENT enum valueSchematicEditorFsm
ADD_NETLABEL enum valueSchematicEditorFsm
ADD_TEXT enum valueSchematicEditorFsm
DRAW_POLYGON enum valueSchematicEditorFsm
DRAW_WIRE enum valueSchematicEditorFsm
enterNextState(State state) noexceptSchematicEditorFsmprivate
getCurrentState() const noexceptSchematicEditorFsminline
getCurrentStateObj() const noexceptSchematicEditorFsmprivate
IDLE enum valueSchematicEditorFsm
leaveCurrentState() noexceptSchematicEditorFsmprivate
mCurrentStateSchematicEditorFsmprivate
MEASURE enum valueSchematicEditorFsm
mPreviousStateSchematicEditorFsmprivate
mStatesSchematicEditorFsmprivate
operator=(const SchematicEditorFsm &rhs)=deleteSchematicEditorFsm
processAbortCommand() noexceptSchematicEditorFsm
processAddComponent(const QString &searchTerm=QString()) noexceptSchematicEditorFsm
processAddComponent(const Uuid &cmp, const Uuid &symbVar) noexceptSchematicEditorFsm
processAddNetLabel() noexceptSchematicEditorFsm
processAddText() noexceptSchematicEditorFsm
processCopy() noexceptSchematicEditorFsm
processCut() noexceptSchematicEditorFsm
processDrawPolygon() noexceptSchematicEditorFsm
processDrawWire() noexceptSchematicEditorFsm
processEditProperties() noexceptSchematicEditorFsm
processGraphicsSceneLeftMouseButtonDoubleClicked(QGraphicsSceneMouseEvent &e) noexceptSchematicEditorFsm
processGraphicsSceneLeftMouseButtonPressed(QGraphicsSceneMouseEvent &e) noexceptSchematicEditorFsm
processGraphicsSceneLeftMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexceptSchematicEditorFsm
processGraphicsSceneMouseMoved(QGraphicsSceneMouseEvent &e) noexceptSchematicEditorFsm
processGraphicsSceneRightMouseButtonReleased(QGraphicsSceneMouseEvent &e) noexceptSchematicEditorFsm
processKeyPressed(const QKeyEvent &e) noexceptSchematicEditorFsm
processKeyReleased(const QKeyEvent &e) noexceptSchematicEditorFsm
processMeasure() noexceptSchematicEditorFsm
processMirror(Qt::Orientation orientation) noexceptSchematicEditorFsm
processMove(const Point &delta) noexceptSchematicEditorFsm
processPaste() noexceptSchematicEditorFsm
processRemove() noexceptSchematicEditorFsm
processResetAllTexts() noexceptSchematicEditorFsm
processRotate(const Angle &rotation) noexceptSchematicEditorFsm
processSelect() noexceptSchematicEditorFsm
processSelectAll() noexceptSchematicEditorFsm
processSwitchToSchematicPage(int index) noexceptSchematicEditorFsm
SchematicEditorFsm()=deleteSchematicEditorFsm
SchematicEditorFsm(const SchematicEditorFsm &other)=deleteSchematicEditorFsm
SchematicEditorFsm(const Context &context, QObject *parent=nullptr) noexceptSchematicEditorFsmexplicit
SELECT enum valueSchematicEditorFsm
setNextState(State state) noexceptSchematicEditorFsmprivate
State enum nameSchematicEditorFsm
stateChanged(State newState)SchematicEditorFsmsignal
statusBarMessageChanged(const QString &message, int timeoutMs=-1)SchematicEditorFsmsignal
switchToPreviousState() noexceptSchematicEditorFsmprivate
~SchematicEditorFsm() noexceptSchematicEditorFsmvirtual