LibrePCB Developers Documentation
ComponentSymbolVariant Member List

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

ComponentSymbolVariant()=deleteComponentSymbolVariant
ComponentSymbolVariant(const ComponentSymbolVariant &other) noexceptComponentSymbolVariant
ComponentSymbolVariant(const Uuid &uuid, const QString &norm, const ElementName &name_en_US, const QString &desc_en_US) noexceptComponentSymbolVariant
ComponentSymbolVariant(const SExpression &node)ComponentSymbolVariantexplicit
Event enum nameComponentSymbolVariant
getAllSymbolUuids() const noexceptComponentSymbolVariantinline
getDescriptions() const noexceptComponentSymbolVariantinline
getName() const noexceptComponentSymbolVariantinline
getNames() const noexceptComponentSymbolVariantinline
getNorm() const noexceptComponentSymbolVariantinline
getSymbolItems() noexceptComponentSymbolVariantinline
getSymbolItems() const noexceptComponentSymbolVariantinline
getUuid() const noexceptComponentSymbolVariantinline
itemsEdited(const ComponentSymbolVariantItemList &list, int index, const std::shared_ptr< const ComponentSymbolVariantItem > &item, ComponentSymbolVariantItemList::Event event) noexceptComponentSymbolVariantprivate
mDescriptionsComponentSymbolVariantprivate
mNamesComponentSymbolVariantprivate
mNormComponentSymbolVariantprivate
mOnItemsEditedSlotComponentSymbolVariantprivate
mSymbolItemsComponentSymbolVariantprivate
mUuidComponentSymbolVariantprivate
onEditedComponentSymbolVariant
OnEditedSlot typedefComponentSymbolVariant
operator!=(const ComponentSymbolVariant &rhs) const noexceptComponentSymbolVariantinline
operator=(const ComponentSymbolVariant &rhs) noexceptComponentSymbolVariant
operator==(const ComponentSymbolVariant &rhs) const noexceptComponentSymbolVariant
serialize(SExpression &root) constComponentSymbolVariant
setDescription(const QString &locale, const QString &desc) noexceptComponentSymbolVariant
setDescriptions(const LocalizedDescriptionMap &descriptions) noexceptComponentSymbolVariant
setName(const QString &locale, const ElementName &name) noexceptComponentSymbolVariant
setNames(const LocalizedNameMap &names) noexceptComponentSymbolVariant
setNorm(const QString &norm) noexceptComponentSymbolVariant
~ComponentSymbolVariant() noexceptComponentSymbolVariant