![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for LibraryTab, including all inherited members.
activate() noexcept | WindowTab | inlinevirtual |
addCategoriesToModel(ui::LibraryTreeViewItemType type, TreeItem &root, int count) noexcept | LibraryTab | private |
addCategoriesToModel(TreeItem &item, ui::LibraryTreeViewItemType type, slint::VectorModel< ui::LibraryTreeViewItemData > &model, int level) noexcept | LibraryTab | private |
autoFix(const MessageType &msg) | LibraryTab | protected |
autoFix(const MsgNameNotTitleCase &msg) | LibraryTab | |
autoFix(const MsgMissingAuthor &msg) | LibraryTab | |
autoFixHandler(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) noexcept | LibraryEditorTab | private |
autoFixHelper(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) | LibraryTab | protected |
autoFixImpl(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) override | LibraryTab | protectedvirtual |
closeEnforced() | WindowTab | signal |
closeRequested() | WindowTab | signal |
commitUiData() noexcept | LibraryTab | private |
componentCategoryEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom) | LibraryTab | signal |
componentEditorRequested(LibraryEditor &editor, const FilePath &fp) | LibraryTab | signal |
createRootItem(ui::LibraryTreeViewItemType type) noexcept | LibraryTab | private |
cursorCoordinatesChanged(const Point &pos, const LengthUnit &unit) | WindowTab | signal |
deactivate() noexcept | WindowTab | inlinevirtual |
deleteElements(const QList< std::shared_ptr< TreeItem > > &items) noexcept | LibraryTab | private |
deviceEditorRequested(LibraryEditor &editor, const FilePath &fp) | LibraryTab | signal |
duplicateElements(const QList< std::shared_ptr< TreeItem > > &items) noexcept | LibraryTab | private |
getChildsRecursive(TreeItem &item, QSet< std::shared_ptr< TreeItem > > &childs) noexcept | LibraryTab | private |
getDerivedUiData() const noexcept | LibraryTab | |
getDirectoryPath() const noexcept override | LibraryTab | virtual |
getOrCreateCategory(ui::LibraryTreeViewItemType type, const Uuid &uuid, TreeItem &root) | LibraryTab | private |
getSelectedCategories() const noexcept | LibraryTab | private |
getSelectedElements() const noexcept | LibraryTab | private |
getUiData() const noexcept override | LibraryTab | 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 |
LibraryTab()=delete | LibraryTab | |
LibraryTab(const LibraryTab &other)=delete | LibraryTab | |
LibraryTab(LibraryEditor &editor, bool wizardMode, QObject *parent=nullptr) noexcept | LibraryTab | explicit |
loadCategories(ui::LibraryTreeViewItemType type, TreeItem &root) | LibraryTab | private |
loadElements(ui::LibraryTreeViewItemType type, ui::LibraryTreeViewItemType catType, TreeItem &root, int &count) | LibraryTab | private |
mApp | WindowTab | protected |
mAuthor | LibraryTab | private |
mCategories | LibraryTab | private |
mCheckError | LibraryEditorTab | protected |
mCheckMessages | LibraryEditorTab | protected |
mCmpCatElementCount | LibraryTab | private |
mCmpCatRoot | LibraryTab | private |
mCurrentCategoryIndex | LibraryTab | private |
mCurrentElementIndex | LibraryTab | private |
mCurrentPageIndex | LibraryTab | private |
mDb | LibraryTab | private |
mDependencies | LibraryTab | private |
mDeprecated | LibraryTab | private |
mDescription | LibraryTab | private |
mDisappearedApprovals | LibraryEditorTab | protected |
mEditor | LibraryEditorTab | protected |
mElements | LibraryTab | private |
messageApprovalChanged(const SExpression &approval, bool approved) noexcept override | LibraryTab | protectedvirtual |
mFilteredElements | LibraryTab | private |
mFilterTerm | LibraryTab | private |
mIcon | LibraryTab | private |
mKeywords | LibraryTab | private |
mLibCategories | LibraryTab | private |
mLibElementsMap | LibraryTab | private |
mLibrary | LibraryTab | private |
mLocaleOrder | LibraryTab | private |
mManualModificationsMade | LibraryEditorTab | protected |
mManufacturer | LibraryTab | private |
mName | LibraryTab | private |
mNameError | LibraryTab | private |
mNameParsed | LibraryTab | private |
moveElementsTo(const QList< std::shared_ptr< TreeItem > > &items, const FilePath &dstLib) noexcept | LibraryTab | private |
mPkgCatElementCount | LibraryTab | private |
mPkgCatRoot | LibraryTab | private |
mRuleCheckDelayTimer | LibraryEditorTab | protected |
mSupportedApprovals | LibraryEditorTab | protected |
mUncategorizedRoot | LibraryTab | private |
mUndoStack | LibraryEditorTab | protected |
mUrl | LibraryTab | private |
mUrlError | LibraryTab | private |
mVersion | LibraryTab | private |
mVersionError | LibraryTab | private |
mVersionParsed | LibraryTab | private |
mWizardMode | LibraryTab | private |
notifyDerivedUiDataChanged() noexcept override | LibraryTab | protectedvirtual |
onDerivedUiDataChanged | LibraryTab | |
onUiDataChanged | WindowTab | |
operator=(const LibraryTab &rhs)=delete | LibraryTab | |
librepcb::editor::LibraryEditorTab::operator=(const LibraryEditorTab &rhs)=delete | LibraryEditorTab | |
librepcb::editor::WindowTab::operator=(const WindowTab &rhs)=delete | WindowTab | |
packageCategoryEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom) | LibraryTab | signal |
packageEditorRequested(LibraryEditor &editor, const FilePath &fp) | LibraryTab | signal |
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 |
refreshLibElements() noexcept | LibraryTab | private |
refreshUiData() noexcept | LibraryTab | private |
renderScene(float width, float height, int scene) noexcept | WindowTab | virtual |
requestClose() noexcept | WindowTab | inlinevirtual |
runChecks() noexcept | LibraryEditorTab | protected |
runChecksImpl() override | LibraryTab | protectedvirtual |
scheduleChecks() noexcept | LibraryEditorTab | protected |
setDerivedUiData(const ui::LibraryTabData &data) noexcept | LibraryTab | |
setSelectedCategory(const std::optional< ui::LibraryTreeViewItemData > &data) noexcept | LibraryTab | private |
setUiData(const ui::TabData &data) noexcept override | LibraryTab | virtual |
sortItemsRecursive(QVector< std::shared_ptr< TreeItem > > &items) noexcept | LibraryTab | private |
statusBarMessageChanged(const QString &message, int timeoutMs) | WindowTab | signal |
symbolEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom) | LibraryTab | signal |
trigger(ui::TabAction a) noexcept override | LibraryTab | virtual |
WindowTab()=delete | WindowTab | |
WindowTab(const WindowTab &other)=delete | WindowTab | |
WindowTab(GuiApplication &app, QObject *parent=nullptr) noexcept | WindowTab | explicit |
~LibraryEditorTab() noexcept | LibraryEditorTab | virtual |
~LibraryTab() noexcept | LibraryTab | |
~WindowTab() noexcept | WindowTab | virtual |