20 #ifndef LIBREPCB_CORE_ATTRTYPERESISTANCE_H 21 #define LIBREPCB_CORE_ATTRTYPERESISTANCE_H 48 QString
valueFromTr(
const QString& value)
const noexcept;
AttrTypeResistance & operator=(const AttrTypeResistance &rhs)=delete
bool isValueValid(const QString &value) const noexcept
Definition: attrtyperesistance.cpp:56
Definition: occmodel.cpp:76
AttrTypeResistance() noexcept
Definition: attrtyperesistance.cpp:38
The AttributeUnit class.
Definition: attributeunit.h:40
QString valueFromTr(const QString &value) const noexcept
Definition: attrtyperesistance.cpp:62
QString printableValueTr(const QString &value, const AttributeUnit *unit=nullptr) const noexcept
Definition: attrtyperesistance.cpp:71
~AttrTypeResistance() noexcept
Definition: attrtyperesistance.cpp:49
The AttrTypeResistance class.
Definition: attrtyperesistance.h:42
The AttributeType class.
Definition: attributetype.h:42
static const AttrTypeResistance & instance() noexcept
Definition: attrtyperesistance.h:51