![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SchematicTab, including all inherited members.
| activate() noexcept override | SchematicTab | virtual |
| applyTheme() noexcept | SchematicTab | private |
| attributeUnitRequested(const AttributeUnit *unit) | SchematicTab | signal |
| attributeValueRequested(const QString &value) | SchematicTab | signal |
| closeEnforced() | WindowTab | signal |
| closeRequested() | WindowTab | signal |
| cursorCoordinatesChanged(const Point &pos, const LengthUnit &unit) | WindowTab | signal |
| deactivate() noexcept override | SchematicTab | virtual |
| execGraphicsExportDialog(GraphicsExportDialog::Output output, const QString &settingsKey) noexcept | SchematicTab | private |
| Feature enum name | SchematicEditorFsmAdapter | |
| filledRequested(bool filled) | SchematicTab | signal |
| fsmAbortBlockingToolsInOtherEditors() noexcept override | SchematicTab | virtual |
| fsmCalcPosWithTolerance(const Point &pos, qreal multiplier) const noexcept override | SchematicTab | virtual |
| fsmGetGraphicsScene() noexcept override | SchematicTab | virtual |
| fsmMapGlobalPosToScenePos(const QPoint &pos) const noexcept override | SchematicTab | virtual |
| fsmSetFeatures(Features features) noexcept override | SchematicTab | virtual |
| fsmSetHighlightedNetSignals(const QSet< const NetSignal * > &sigs) noexcept override | SchematicTab | virtual |
| fsmSetSceneCursor(const Point &pos, bool cross, bool circle) noexcept override | SchematicTab | virtual |
| fsmSetStatusBarMessage(const QString &message, int timeoutMs=-1) noexcept override | SchematicTab | virtual |
| fsmSetViewCursor(const std::optional< Qt::CursorShape > &shape) noexcept override | SchematicTab | virtual |
| fsmSetViewGrayOut(bool grayOut) noexcept override | SchematicTab | virtual |
| fsmSetViewInfoBoxText(const QString &text) noexcept override | SchematicTab | virtual |
| fsmSetViewRuler(const std::optional< std::pair< Point, Point > > &pos) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_Select &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_DrawWire &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_AddNetLabel &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_AddComponent &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_DrawPolygon &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_AddText &state) noexcept override | SchematicTab | virtual |
| fsmToolEnter(SchematicEditorState_Measure &state) noexcept override | SchematicTab | virtual |
| fsmToolLeave() noexcept override | SchematicTab | virtual |
| fsmZoomToSceneRect(const QRectF &r) noexcept override | SchematicTab | virtual |
| getDerivedUiData() const noexcept | SchematicTab | |
| getProjectIndex() const noexcept | SchematicTab | |
| getProjectObjectIndex() const noexcept | SchematicTab | |
| getUiData() const noexcept override | SchematicTab | virtual |
| goToSymbol(const QString &name, int index) noexcept | SchematicTab | private |
| graphicsSceneKeyPressed(const GraphicsSceneKeyEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneKeyReleased(const GraphicsSceneKeyEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneLeftMouseButtonDoubleClicked(const GraphicsSceneMouseEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneLeftMouseButtonPressed(const GraphicsSceneMouseEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneLeftMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneMouseMoved(const GraphicsSceneMouseEvent &e) noexcept override | SchematicTab | virtual |
| graphicsSceneRightMouseButtonReleased(const GraphicsSceneMouseEvent &e) noexcept override | SchematicTab | virtual |
| IF_GraphicsViewEventHandler() noexcept | IF_GraphicsViewEventHandler | inlineexplicit |
| layerRequested(const Layer &layer) | SchematicTab | signal |
| mApp | WindowTab | protected |
| mFrameIndex | SchematicTab | private |
| mFsm | SchematicTab | private |
| mFsmStateConnections | SchematicTab | private |
| mGridStyle | SchematicTab | private |
| mLayers | SchematicTab | private |
| mMsgAddDrawingFrame | SchematicTab | private |
| mMsgInstallLibraries | SchematicTab | private |
| mPinNumbersLayer | SchematicTab | private |
| mProject | SchematicTab | private |
| mProjectEditor | SchematicTab | private |
| mScene | SchematicTab | private |
| mSceneImagePos | SchematicTab | private |
| mSchematic | SchematicTab | private |
| mSchematicEditor | SchematicTab | private |
| mSearchContext | SchematicTab | private |
| mTool | SchematicTab | private |
| mToolAttributeUnit | SchematicTab | private |
| mToolAttributeUnits | SchematicTab | private |
| mToolAttributeUnitsQt | SchematicTab | private |
| mToolAttributeValue | SchematicTab | private |
| mToolAttributeValuePlaceholder | SchematicTab | private |
| mToolCursorShape | SchematicTab | private |
| mToolFeatures | SchematicTab | private |
| mToolFilled | SchematicTab | private |
| mToolLayer | SchematicTab | private |
| mToolLayers | SchematicTab | private |
| mToolLayersQt | SchematicTab | private |
| mToolLineWidth | SchematicTab | private |
| mToolOverlayText | SchematicTab | private |
| mToolSize | SchematicTab | private |
| mToolValue | SchematicTab | private |
| mToolValueSuggestions | SchematicTab | private |
| mToolWireMode | SchematicTab | private |
| mView | SchematicTab | private |
| onDerivedUiDataChanged | SchematicTab | |
| onUiDataChanged | WindowTab | |
| operator=(const SchematicTab &rhs)=delete | SchematicTab | |
| librepcb::editor::WindowTab::operator=(const WindowTab &rhs)=delete | WindowTab | |
| panelPageRequested(ui::PanelPage p) | WindowTab | signal |
| processSceneKeyEvent(const slint::private_api::KeyEvent &e) noexcept override | SchematicTab | virtual |
| processScenePointerEvent(const QPointF &pos, slint::private_api::PointerEvent e) noexcept override | SchematicTab | virtual |
| processSceneScrolled(const QPointF &pos, slint::private_api::PointerScrollEvent e) noexcept override | SchematicTab | virtual |
| renderScene(float width, float height, int scene) noexcept override | SchematicTab | virtual |
| requestClose() noexcept | WindowTab | inlinevirtual |
| requestRepaint() noexcept | SchematicTab | private |
| SchematicTab()=delete | SchematicTab | |
| SchematicTab(const SchematicTab &other)=delete | SchematicTab | |
| SchematicTab(GuiApplication &app, SchematicEditor &editor, QObject *parent=nullptr) noexcept | SchematicTab | explicit |
| setDerivedUiData(const ui::SchematicTabData &data) noexcept | SchematicTab | |
| setUiData(const ui::TabData &data) noexcept override | SchematicTab | virtual |
| statusBarMessageChanged(const QString &message, int timeoutMs) | WindowTab | signal |
| trigger(ui::TabAction a) noexcept override | SchematicTab | virtual |
| updateMessages() noexcept | SchematicTab | private |
| valueRequested(const QString &value) | SchematicTab | signal |
| WindowTab()=delete | WindowTab | |
| WindowTab(const WindowTab &other)=delete | WindowTab | |
| WindowTab(GuiApplication &app, QObject *parent=nullptr) noexcept | WindowTab | explicit |
| wireModeRequested(SchematicEditorState_DrawWire::WireMode mode) | SchematicTab | signal |
| ~IF_GraphicsViewEventHandler() noexcept | IF_GraphicsViewEventHandler | inlinevirtual |
| ~SchematicTab() noexcept | SchematicTab | |
| ~WindowTab() noexcept | WindowTab | virtual |