LibrePCB Developers Documentation
AttributeType Member List

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

AttributeType()=deleteAttributeType
AttributeType(const AttributeType &other)=deleteAttributeType
AttributeType(Type_t type, const QString &typeName, const QString &typeNameTr) noexceptAttributeType
fromString(const QString &type)AttributeTypestatic
getAllTypes() noexceptAttributeTypestatic
getAvailableUnits() const noexceptAttributeTypeinline
getDefaultUnit() const noexceptAttributeTypeinline
getName() const noexceptAttributeTypeinline
getNameTr() const noexceptAttributeTypeinline
getType() const noexceptAttributeTypeinline
getUnitFromString(const QString &unit) constAttributeType
isUnitAvailable(const AttributeUnit *unit) const noexceptAttributeType
isValueValid(const QString &value) const noexcept=0AttributeTypepure virtual
mAvailableUnitsAttributeTypeprotected
mDefaultUnitAttributeTypeprotected
mTypeAttributeTypeprotected
mTypeNameAttributeTypeprotected
mTypeNameTrAttributeTypeprotected
operator=(const AttributeType &rhs)=deleteAttributeType
printableValueTr(const QString &value, const AttributeUnit *unit=nullptr) const noexcept=0AttributeTypepure virtual
tryExtractUnitFromValue(QString &value) const noexceptAttributeType
Type_t enum nameAttributeType
valueFromTr(const QString &value) const noexcept=0AttributeTypepure virtual
~AttributeType() noexceptAttributeTypevirtual