topikm6
tbaseutil
C++ Classes
TLength
TopIKM6 Reference Documentation
List of All Members for TLength
This is the complete list of members for
TLength
, including inherited members.
enum
LengthUnit
TLength
()
TLength
(double , LengthUnit )
TLength
(double , const QString &)
TLength
(const TLength &)
~TLength
()
d_ptr
: const QScopedPointer<TLengthPrivate>
round
(int ) : TLength &
setUnit
(LengthUnit )
setValue
(double )
str
() const : QString
str2unit
(const QString &) : LengthUnit
to
(const QString &) : TLength &
to
(LengthUnit ) : TLength &
unit
() const : LengthUnit
unit2str
(LengthUnit ) : QString
value
() const : double
operator=
(const TLength &) : TLength &