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