LibrePCB Developers Documentation
PackageCategory Member List

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

getAllAvailableLocales() const noexceptLibraryBaseElement
getAuthor() const noexceptLibraryBaseElementinline
getCreated() const noexceptLibraryBaseElementinline
getDescriptions() const noexceptLibraryBaseElementinline
getDirectory() const noexceptLibraryBaseElementinline
getDirectory() noexceptLibraryBaseElementinline
getKeywords() const noexceptLibraryBaseElementinline
getLongElementName() noexceptPackageCategoryinlinestatic
getMessageApprovals() const noexceptLibraryBaseElementinline
getNames() const noexceptLibraryBaseElementinline
getParentUuid() const noexceptLibraryCategoryinline
getShortElementName() noexceptPackageCategoryinlinestatic
getUuid() const noexceptLibraryBaseElementinline
getVersion() const noexceptLibraryBaseElementinline
isDeprecated() const noexceptLibraryBaseElementinline
isValidElementDirectory(const FilePath &dir) noexceptLibraryBaseElementinlinestatic
isValidElementDirectory(const TransactionalDirectory &dir, const QString &path) noexceptLibraryBaseElementinlinestatic
LibraryBaseElement()=deleteLibraryBaseElement
LibraryBaseElement(const LibraryBaseElement &other)=deleteLibraryBaseElement
LibraryBaseElement(const QString &shortElementName, const QString &longElementName, const Uuid &uuid, const Version &version, const QString &author, const ElementName &name_en_US, const QString &description_en_US, const QString &keywords_en_US)LibraryBaseElement
LibraryBaseElement(const QString &shortElementName, const QString &longElementName, bool dirnameMustBeUuid, std::unique_ptr< TransactionalDirectory > directory, const SExpression &root)LibraryBaseElement
LibraryCategory()=deleteLibraryCategory
LibraryCategory(const LibraryCategory &other)=deleteLibraryCategory
LibraryCategory(const QString &shortElementName, const QString &longElementName, const Uuid &uuid, const Version &version, const QString &author, const ElementName &name_en_US, const QString &description_en_US, const QString &keywords_en_US)LibraryCategory
LibraryCategory(const QString &shortElementName, const QString &longElementName, std::unique_ptr< TransactionalDirectory > directory, const SExpression &root)LibraryCategory
mAuthorLibraryBaseElementprotected
mCreatedLibraryBaseElementprotected
mDescriptionsLibraryBaseElementprotected
mDirectoryLibraryBaseElementprotected
mIsDeprecatedLibraryBaseElementprotected
mKeywordsLibraryBaseElementprotected
mLongElementNameLibraryBaseElementprotected
mMessageApprovalsLibraryBaseElementprotected
mNamesLibraryBaseElementprotected
moveIntoParentDirectory(TransactionalDirectory &dest)LibraryBaseElementvirtual
moveTo(TransactionalDirectory &dest)LibraryBaseElementvirtual
mParentUuidLibraryCategoryprotected
mShortElementNameLibraryBaseElementprotected
mUuidLibraryBaseElementprotected
mVersionLibraryBaseElementprotected
open(std::unique_ptr< TransactionalDirectory > directory, bool abortBeforeMigration=false)PackageCategorystatic
operator=(const PackageCategory &rhs)=deletePackageCategory
librepcb::LibraryCategory::operator=(const LibraryCategory &rhs)=deleteLibraryCategory
librepcb::LibraryBaseElement::operator=(const LibraryBaseElement &rhs)=deleteLibraryBaseElement
PackageCategory()=deletePackageCategory
PackageCategory(const PackageCategory &other)=deletePackageCategory
PackageCategory(const Uuid &uuid, const Version &version, const QString &author, const ElementName &name_en_US, const QString &description_en_US, const QString &keywords_en_US)PackageCategory
PackageCategory(std::unique_ptr< TransactionalDirectory > directory, const SExpression &root)PackageCategoryprivate
readFileFormat(const TransactionalDirectory &directory, const QString &fileName)LibraryBaseElementprotectedstatic
removeObsoleteMessageApprovals()LibraryBaseElementprotected
runChecks() constLibraryBaseElementvirtual
save()LibraryBaseElementvirtual
saveIntoParentDirectory(TransactionalDirectory &dest)LibraryBaseElementvirtual
saveTo(TransactionalDirectory &dest)LibraryBaseElementvirtual
serialize(SExpression &root) const overrideLibraryCategoryprotectedvirtual
serializeMessageApprovals(SExpression &root) constLibraryBaseElementprotected
setAuthor(const QString &author) noexceptLibraryBaseElementinline
setDeprecated(bool deprecated) noexceptLibraryBaseElementinline
setDescriptions(const LocalizedDescriptionMap &descriptions) noexceptLibraryBaseElementinline
setKeywords(const LocalizedKeywordsMap &keywords) noexceptLibraryBaseElementinline
setMessageApprovals(const QSet< SExpression > &approvals) noexceptLibraryBaseElementinline
setNames(const LocalizedNameMap &names) noexceptLibraryBaseElementinline
setParentUuid(const tl::optional< Uuid > &parentUuid) noexceptLibraryCategoryinline
setVersion(const Version &version) noexceptLibraryBaseElementinline
~LibraryBaseElement() noexceptLibraryBaseElementvirtual
~LibraryCategory() noexceptLibraryCategoryvirtual
~PackageCategory() noexceptPackageCategory