KUnitConversion
KUnitConversion::Value Member List
This is the complete list of members for KUnitConversion::Value, including all inherited members.
convertTo(UnitPtr unit) const | KUnitConversion::Value | |
convertTo(int unit) const | KUnitConversion::Value | |
convertTo(const QString &unit) const | KUnitConversion::Value | |
isValid() const | KUnitConversion::Value | |
number() const | KUnitConversion::Value | |
operator=(const Value &) | KUnitConversion::Value | |
round(uint decimals) | KUnitConversion::Value | |
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(double n, UnitPtr u) | KUnitConversion::Value | |
Value(double n, const QString &u) | KUnitConversion::Value | |
Value(double n, int u) | KUnitConversion::Value | |
Value(const QVariant &n, const QString &u) | KUnitConversion::Value | |
~Value() | KUnitConversion::Value |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.