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