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

Converts double to and from QString. More...

#include <iAStringHelper.h>

Static Public Member Functions

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

Detailed Description

Converts double to and from QString.

Member Function Documentation

◆ toString() [1/2]

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

◆ toString() [2/2]

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

◆ toT() [1/2]

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

◆ toT() [2/2]

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

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