This is the complete list of members for KUnitConversion::Value, including all inherited members.
convertTo(const Unit &unit) const | KUnitConversion::Value | |
convertTo(UnitId unit) const | KUnitConversion::Value | |
convertTo(const QString &unit) const | KUnitConversion::Value | |
isNull() const | KUnitConversion::Value | |
isValid() const | KUnitConversion::Value | |
number() const | KUnitConversion::Value | |
operator!=(const Value &other) const | KUnitConversion::Value | |
operator=(const Value &other) | KUnitConversion::Value | |
operator==(const Value &other) const | KUnitConversion::Value | |
round(uint decimals) | KUnitConversion::Value | |
swap(Value &other) | KUnitConversion::Value | inline |
toString(int fieldWidth=0, char format='g', int precision=-1, const QChar &fillChar=QLatin1Char(' ')) const | KUnitConversion::Value | |
toSymbolString(int fieldWidth=0, char format='g', int precision=-1, const QChar &fillChar=QLatin1Char(' ')) const | KUnitConversion::Value | |
unit() const | KUnitConversion::Value | |
Value() | KUnitConversion::Value | |
Value(qreal number, const Unit &unit) | KUnitConversion::Value | |
Value(qreal number, const QString &unitString) | KUnitConversion::Value | |
Value(qreal number, UnitId unitId) | KUnitConversion::Value | |
Value(const QVariant &number, const QString &unitString) | KUnitConversion::Value | |
Value(const Value &other) | KUnitConversion::Value | |
~Value() | KUnitConversion::Value | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:24 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.