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

Converts bool to and from QString. More...

#include <iAStringHelper.h>

Static Public Member Functions

static QString toString (bool b)
 
static QString toString (bool)
 
static bool toT (QString str, bool *ok)
 
static bool toT (QString, bool *ok)
 

Detailed Description

Converts bool to and from QString.

Member Function Documentation

◆ toString() [1/2]

static QString iAConverter< bool >::toString ( bool b)
inlinestatic

◆ toString() [2/2]

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

◆ toT() [1/2]

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

◆ toT() [2/2]

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

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