|
open_iA 2024.9
|
Converts a 64 bit integer to and from QString. More...
#include <iAStringHelper.h>
Static Public Member Functions | |
| static QString | toString (int64_t n) |
| static int64_t | toT (QString str, bool *ok) |
Converts a 64 bit integer to and from QString.
|
inlinestatic |
|
inlinestatic |