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

Converts size type (typically 64 bit unsigned) to and from QString. More...

#include <iAStringHelper.h>

Static Public Member Functions

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

Detailed Description

Converts size type (typically 64 bit unsigned) to and from QString.

Member Function Documentation

◆ toString() [1/2]

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

◆ toString() [2/2]

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

◆ toT() [1/2]

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

◆ toT() [2/2]

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

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