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

Converts unsigned int to and from QString. More...

#include <iAStringHelper.h>

Static Public Member Functions

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

Detailed Description

Converts unsigned int to and from QString.

Member Function Documentation

◆ toString() [1/2]

static QString iAConverter< unsigned int >::toString ( unsigned int n)
inlinestatic

◆ toString() [2/2]

static QString iAConverter< unsigned int >::toString ( unsigned int )
inlinestatic

◆ toT() [1/2]

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

◆ toT() [2/2]

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

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