open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Static Public Member Functions | List of all members
iAConverter< T > Struct Template Reference

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

#include <iAStringHelper.h>

Collaboration diagram for iAConverter< T >:

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 any desired conversion.

Member Function Documentation

◆ toString()

template<typename T >
static QString iAConverter< T >::toString ( )
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: