open_iA 2025.6
Loading...
Searching...
No Matches
iAConverter< int64_t > Struct Reference

Converts a 64 bit integer to and from QString. More...

#include <iAStringHelper.h>

Static Public Member Functions

static QString toString (int64_t n)
 
static QString toString (int64_t)
 
static int64_t toT (QString str, bool *ok)
 
static int64_t toT (QString, bool *ok)
 

Detailed Description

Converts a 64 bit integer to and from QString.

Member Function Documentation

◆ toString() [1/2]

static QString iAConverter< int64_t >::toString ( int64_t n)
inlinestatic

◆ toString() [2/2]

static QString iAConverter< int64_t >::toString ( int64_t )
inlinestatic

◆ toT() [1/2]

static int64_t iAConverter< int64_t >::toT ( QString str,
bool * ok )
inlinestatic

◆ toT() [2/2]

static int64_t iAConverter< int64_t >::toT ( QString ,
bool * ok )
inlinestatic

The documentation for this struct was generated from the following file: