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