Converts double to and from QString.
More...
#include <iAStringHelper.h>
|
| static QString | toString (double n) |
| |
| static QString | toString (double) |
| |
| static double | toT (QString str, bool *ok) |
| |
| static double | toT (QString, bool *ok) |
| |
Converts double to and from QString.
◆ toString() [1/2]
| static QString iAConverter< double >::toString |
( |
double | n | ) |
|
|
inlinestatic |
◆ toString() [2/2]
| static QString iAConverter< double >::toString |
( |
double | | ) |
|
|
inlinestatic |
◆ toT() [1/2]
| static double iAConverter< double >::toT |
( |
QString | str, |
|
|
bool * | ok ) |
|
inlinestatic |
◆ toT() [2/2]
| static double iAConverter< double >::toT |
( |
QString | , |
|
|
bool * | ok ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: