open_iA 2024.9
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 int64_t toT (QString str, bool *ok)
 

Detailed Description

Converts a 64 bit integer to and from QString.

Member Function Documentation

◆ toString()

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

◆ toT()

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

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