LibrePCB Developers Documentation
|
This is the complete list of members for LengthUnit, including all inherited members.
convertFromUnit(qreal length) const | LengthUnit | |
convertFromUnit(const QPointF &point) const | LengthUnit | |
convertToUnit(const Length &length) const noexcept | LengthUnit | |
convertToUnit(const Point &point) const noexcept | LengthUnit | |
format(const Length &value, const QLocale &locale, const QString &separator=" ") const noexcept | LengthUnit | |
fromIndex(int index) | LengthUnit | static |
fromString(const QString &str) | LengthUnit | static |
getAllUnits() noexcept | LengthUnit | static |
getIndex() const noexcept | LengthUnit | inline |
getReasonableNumberOfDecimals() const noexcept | LengthUnit | |
getUserInputSuffixes() const noexcept | LengthUnit | |
inches() noexcept | LengthUnit | inlinestatic |
LengthUnit() noexcept | LengthUnit | inline |
LengthUnit(const LengthUnit &other) noexcept | LengthUnit | inline |
LengthUnit(LengthUnit_t unit) noexcept | LengthUnit | inlineexplicitprivate |
LengthUnit_t enum name | LengthUnit | private |
micrometers() noexcept | LengthUnit | inlinestatic |
millimeters() noexcept | LengthUnit | inlinestatic |
mils() noexcept | LengthUnit | inlinestatic |
mUnit | LengthUnit | private |
nanometers() noexcept | LengthUnit | inlinestatic |
operator!=(const LengthUnit &rhs) const noexcept | LengthUnit | inline |
operator=(const LengthUnit &rhs) noexcept | LengthUnit | inline |
operator==(const LengthUnit &rhs) const noexcept | LengthUnit | inline |
toShortStringTr() const noexcept | LengthUnit | |
toStr() const noexcept | LengthUnit | |
toStringTr() const noexcept | LengthUnit | |
~LengthUnit() noexcept | LengthUnit | inline |