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