LibrePCB Developers Documentation
Loading...
Searching...
No Matches
LibraryTab Member List

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

activate() noexceptWindowTabinlinevirtual
addCategoriesToModel(ui::LibraryTreeViewItemType type, TreeItem &root, int count) noexceptLibraryTabprivate
addCategoriesToModel(TreeItem &item, ui::LibraryTreeViewItemType type, slint::VectorModel< ui::LibraryTreeViewItemData > &model, int level) noexceptLibraryTabprivate
autoFix(const MessageType &msg)LibraryTabprotected
autoFix(const MsgNameNotTitleCase &msg)LibraryTab
autoFix(const MsgMissingAuthor &msg)LibraryTab
autoFixHandler(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) noexceptLibraryEditorTabprivate
autoFixHelper(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly)LibraryTabprotected
autoFixImpl(const std::shared_ptr< const RuleCheckMessage > &msg, bool checkOnly) overrideLibraryTabprotectedvirtual
closeEnforced()WindowTabsignal
closeRequested()WindowTabsignal
commitUiData() noexceptLibraryTabprivate
componentCategoryEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom)LibraryTabsignal
componentEditorRequested(LibraryEditor &editor, const FilePath &fp)LibraryTabsignal
createRootItem(ui::LibraryTreeViewItemType type) noexceptLibraryTabprivate
cursorCoordinatesChanged(const Point &pos, const LengthUnit &unit)WindowTabsignal
deactivate() noexceptWindowTabinlinevirtual
deleteElements(const QList< std::shared_ptr< TreeItem > > &items) noexceptLibraryTabprivate
deviceEditorRequested(LibraryEditor &editor, const FilePath &fp)LibraryTabsignal
duplicateElements(const QList< std::shared_ptr< TreeItem > > &items) noexceptLibraryTabprivate
getChildsRecursive(TreeItem &item, QSet< std::shared_ptr< TreeItem > > &childs) noexceptLibraryTabprivate
getDerivedUiData() const noexceptLibraryTab
getDirectoryPath() const noexcept overrideLibraryTabvirtual
getOrCreateCategory(ui::LibraryTreeViewItemType type, const Uuid &uuid, TreeItem &root)LibraryTabprivate
getSelectedCategories() const noexceptLibraryTabprivate
getSelectedElements() const noexceptLibraryTabprivate
getUiData() const noexcept overrideLibraryTabvirtual
getWorkspaceSettingsUserName() const noexceptLibraryEditorTabprotected
hasUnsavedChanges() const noexceptLibraryEditorTabprotected
isPathOutsideLibDir() const noexceptLibraryEditorTabprotected
LibraryEditorTab()=deleteLibraryEditorTab
LibraryEditorTab(const LibraryEditorTab &other)=deleteLibraryEditorTab
LibraryEditorTab(LibraryEditor &editor, QObject *parent=nullptr) noexceptLibraryEditorTabexplicit
LibraryTab()=deleteLibraryTab
LibraryTab(const LibraryTab &other)=deleteLibraryTab
LibraryTab(LibraryEditor &editor, bool wizardMode, QObject *parent=nullptr) noexceptLibraryTabexplicit
loadCategories(ui::LibraryTreeViewItemType type, TreeItem &root)LibraryTabprivate
loadElements(ui::LibraryTreeViewItemType type, ui::LibraryTreeViewItemType catType, TreeItem &root, int &count)LibraryTabprivate
mAppWindowTabprotected
mAuthorLibraryTabprivate
mCategoriesLibraryTabprivate
mCheckErrorLibraryEditorTabprotected
mCheckMessagesLibraryEditorTabprotected
mCmpCatElementCountLibraryTabprivate
mCmpCatRootLibraryTabprivate
mCurrentCategoryIndexLibraryTabprivate
mCurrentElementIndexLibraryTabprivate
mCurrentPageIndexLibraryTabprivate
mDbLibraryTabprivate
mDependenciesLibraryTabprivate
mDeprecatedLibraryTabprivate
mDescriptionLibraryTabprivate
mDisappearedApprovalsLibraryEditorTabprotected
mEditorLibraryEditorTabprotected
mElementsLibraryTabprivate
messageApprovalChanged(const SExpression &approval, bool approved) noexcept overrideLibraryTabprotectedvirtual
mFilteredElementsLibraryTabprivate
mFilterTermLibraryTabprivate
mIconLibraryTabprivate
mKeywordsLibraryTabprivate
mLibCategoriesLibraryTabprivate
mLibElementsMapLibraryTabprivate
mLibraryLibraryTabprivate
mLocaleOrderLibraryTabprivate
mManualModificationsMadeLibraryEditorTabprotected
mManufacturerLibraryTabprivate
mNameLibraryTabprivate
mNameErrorLibraryTabprivate
mNameParsedLibraryTabprivate
moveElementsTo(const QList< std::shared_ptr< TreeItem > > &items, const FilePath &dstLib) noexceptLibraryTabprivate
mPkgCatElementCountLibraryTabprivate
mPkgCatRootLibraryTabprivate
mRuleCheckDelayTimerLibraryEditorTabprotected
mSupportedApprovalsLibraryEditorTabprotected
mUncategorizedRootLibraryTabprivate
mUndoStackLibraryEditorTabprotected
mUrlLibraryTabprivate
mUrlErrorLibraryTabprivate
mVersionLibraryTabprivate
mVersionErrorLibraryTabprivate
mVersionParsedLibraryTabprivate
mWizardModeLibraryTabprivate
notifyDerivedUiDataChanged() noexcept overrideLibraryTabprotectedvirtual
onDerivedUiDataChangedLibraryTab
onUiDataChangedWindowTab
operator=(const LibraryTab &rhs)=deleteLibraryTab
librepcb::editor::LibraryEditorTab::operator=(const LibraryEditorTab &rhs)=deleteLibraryEditorTab
librepcb::editor::WindowTab::operator=(const WindowTab &rhs)=deleteWindowTab
packageCategoryEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom)LibraryTabsignal
packageEditorRequested(LibraryEditor &editor, const FilePath &fp)LibraryTabsignal
panelPageRequested(ui::PanelPage p)WindowTabsignal
processSceneKeyEvent(const slint::private_api::KeyEvent &e) noexceptWindowTabvirtual
processScenePointerEvent(const QPointF &pos, slint::private_api::PointerEvent e) noexceptWindowTabvirtual
processSceneScrolled(const QPointF &pos, slint::private_api::PointerScrollEvent e) noexceptWindowTabvirtual
refreshLibElements() noexceptLibraryTabprivate
refreshUiData() noexceptLibraryTabprivate
renderScene(float width, float height, int scene) noexceptWindowTabvirtual
requestClose() noexceptWindowTabinlinevirtual
runChecks() noexceptLibraryEditorTabprotected
runChecksImpl() overrideLibraryTabprotectedvirtual
scheduleChecks() noexceptLibraryEditorTabprotected
setDerivedUiData(const ui::LibraryTabData &data) noexceptLibraryTab
setSelectedCategory(const std::optional< ui::LibraryTreeViewItemData > &data) noexceptLibraryTabprivate
setUiData(const ui::TabData &data) noexcept overrideLibraryTabvirtual
sortItemsRecursive(QVector< std::shared_ptr< TreeItem > > &items) noexceptLibraryTabprivate
statusBarMessageChanged(const QString &message, int timeoutMs)WindowTabsignal
symbolEditorRequested(LibraryEditor &editor, const FilePath &fp, bool copyFrom)LibraryTabsignal
trigger(ui::TabAction a) noexcept overrideLibraryTabvirtual
WindowTab()=deleteWindowTab
WindowTab(const WindowTab &other)=deleteWindowTab
WindowTab(GuiApplication &app, QObject *parent=nullptr) noexceptWindowTabexplicit
~LibraryEditorTab() noexceptLibraryEditorTabvirtual
~LibraryTab() noexceptLibraryTab
~WindowTab() noexceptWindowTabvirtual