LibrePCB Developers Documentation
ComponentAssemblyOption Member List

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

ComponentAssemblyOption()=deleteComponentAssemblyOption
ComponentAssemblyOption(const ComponentAssemblyOption &other) noexceptComponentAssemblyOption
ComponentAssemblyOption(const SExpression &node)ComponentAssemblyOptionexplicit
ComponentAssemblyOption(const Uuid &device, const AttributeList &attributes, const QSet< Uuid > &assemblyVariants, const PartList &parts)ComponentAssemblyOption
Event enum nameComponentAssemblyOption
getAssemblyVariants() const noexceptComponentAssemblyOptioninline
getAttributes() const noexceptComponentAssemblyOptioninline
getDevice() const noexceptComponentAssemblyOptioninline
getParts() noexceptComponentAssemblyOptioninline
getParts() const noexceptComponentAssemblyOptioninline
mAssemblyVariantsComponentAssemblyOptionprivate
mAttributesComponentAssemblyOptionprivate
mDeviceComponentAssemblyOptionprivate
mOnPartsEditedSlotComponentAssemblyOptionprivate
mPartsComponentAssemblyOptionprivate
onEditedComponentAssemblyOption
OnEditedSlot typedefComponentAssemblyOption
operator!=(const ComponentAssemblyOption &rhs) const noexceptComponentAssemblyOptioninline
operator=(const ComponentAssemblyOption &rhs)=deleteComponentAssemblyOption
operator==(const ComponentAssemblyOption &rhs) const noexceptComponentAssemblyOption
partListEdited(const PartList &list, int index, const std::shared_ptr< const Part > &obj, PartList::Event event) noexceptComponentAssemblyOptionprivate
serialize(SExpression &root) constComponentAssemblyOption
setAssemblyVariants(const QSet< Uuid > &assemblyVariants) noexceptComponentAssemblyOption
setAttributes(const AttributeList &value) noexceptComponentAssemblyOption
setDevice(const Uuid &value) noexceptComponentAssemblyOption
~ComponentAssemblyOption() noexceptComponentAssemblyOption