open_iA 2024.9
Loading...
Searching...
No Matches
iAConverter< T > Struct Template Reference

Class for converting a variable of the type QString to the templated type. More...

#include <iAStringHelper.h>

Static Public Member Functions

static QString toString (T)
 
static T toT (QString, bool *ok)
 

Detailed Description

template<typename T>
struct iAConverter< T >

Class for converting a variable of the type QString to the templated type.

Can be overloaded for conversions to and from custom types.

Member Function Documentation

◆ toString()

template<typename T >
static QString iAConverter< T >::toString ( T )
inlinestatic

◆ toT()

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

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