![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for LibraryEditorTab, including all inherited members.
activate() noexcept | WindowTab | inlinevirtual |
autoFixHandler(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) noexcept | LibraryEditorTab | private |
autoFixImpl(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly)=0 | LibraryEditorTab | protectedpure virtual |
closeEnforced() | WindowTab | signal |
closeRequested() | WindowTab | signal |
cursorCoordinatesChanged(const Point &pos, const LengthUnit &unit) | WindowTab | signal |
deactivate() noexcept | WindowTab | inlinevirtual |
getDirectoryPath() const noexcept=0 | LibraryEditorTab | pure virtual |
getUiData() const noexcept=0 | WindowTab | pure virtual |
getWorkspaceSettingsUserName() const noexcept | LibraryEditorTab | protected |
hasUnsavedChanges() const noexcept | LibraryEditorTab | protected |
isPathOutsideLibDir() const noexcept | LibraryEditorTab | protected |
LibraryEditorTab()=delete | LibraryEditorTab | |
LibraryEditorTab(const LibraryEditorTab &other)=delete | LibraryEditorTab | |
LibraryEditorTab(LibraryEditor &editor, QObject *parent=nullptr) noexcept | LibraryEditorTab | explicit |
mApp | WindowTab | protected |
mCheckError | LibraryEditorTab | protected |
mCheckMessages | LibraryEditorTab | protected |
mDisappearedApprovals | LibraryEditorTab | protected |
mEditor | LibraryEditorTab | protected |
messageApprovalChanged(const SExpression &approval, bool approved) noexcept=0 | LibraryEditorTab | protectedpure virtual |
mManualModificationsMade | LibraryEditorTab | protected |
mRuleCheckDelayTimer | LibraryEditorTab | protected |
mSupportedApprovals | LibraryEditorTab | protected |
mUndoStack | LibraryEditorTab | protected |
notifyDerivedUiDataChanged() noexcept=0 | LibraryEditorTab | protectedpure virtual |
onUiDataChanged | WindowTab | |
operator=(const LibraryEditorTab &rhs)=delete | LibraryEditorTab | |
librepcb::editor::WindowTab::operator=(const WindowTab &rhs)=delete | WindowTab | |
panelPageRequested(ui::PanelPage p) | WindowTab | signal |
processSceneKeyEvent(const slint::private_api::KeyEvent &e) noexcept | WindowTab | virtual |
processScenePointerEvent(const QPointF &pos, slint::private_api::PointerEvent e) noexcept | WindowTab | virtual |
processSceneScrolled(const QPointF &pos, slint::private_api::PointerScrollEvent e) noexcept | WindowTab | virtual |
renderScene(float width, float height, int scene) noexcept | WindowTab | virtual |
requestClose() noexcept | WindowTab | inlinevirtual |
runChecks() noexcept | LibraryEditorTab | protected |
runChecksImpl()=0 | LibraryEditorTab | protectedpure virtual |
scheduleChecks() noexcept | LibraryEditorTab | protected |
setUiData(const ui::TabData &data) noexcept | WindowTab | virtual |
statusBarMessageChanged(const QString &message, int timeoutMs) | WindowTab | signal |
trigger(ui::TabAction a) noexcept | WindowTab | virtual |
WindowTab()=delete | WindowTab | |
WindowTab(const WindowTab &other)=delete | WindowTab | |
WindowTab(GuiApplication &app, QObject *parent=nullptr) noexcept | WindowTab | explicit |
~LibraryEditorTab() noexcept | LibraryEditorTab | virtual |
~WindowTab() noexcept | WindowTab | virtual |