LibrePCB Developers Documentation
Attribute Member List

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

Attribute()=deleteAttribute
Attribute(const Attribute &other) noexceptAttribute
Attribute(const SExpression &node)Attributeexplicit
Attribute(const AttributeKey &key, const AttributeType &type, const QString &value, const AttributeUnit *unit)Attribute
checkAttributesValidity() const noexceptAttributeprivate
Event enum nameAttribute
getKey() const noexceptAttributeinline
getName() const noexceptAttributeinline
getType() const noexceptAttributeinline
getUnit() const noexceptAttributeinline
getValue() const noexceptAttributeinline
getValueTr(bool showUnit) const noexceptAttribute
mKeyAttributeprivate
mTypeAttributeprivate
mUnitAttributeprivate
mValueAttributeprivate
onEditedAttribute
OnEditedSlot typedefAttribute
operator!=(const Attribute &rhs) const noexceptAttributeinline
operator=(const Attribute &rhs) noexceptAttribute
operator==(const Attribute &rhs) const noexceptAttribute
serialize(SExpression &root) constAttribute
setKey(const AttributeKey &key) noexceptAttribute
setTypeValueUnit(const AttributeType &type, const QString &value, const AttributeUnit *unit)Attribute
~Attribute() noexceptAttribute