![]() |
Qt 4.8
|
#include "qschemanumeric_p.h"Go to the source code of this file.
Classes | |
| class | QPatternist::Decimal |
Implements the value instance of the xs:decimal type. More... | |
Namespaces | |
| QPatternist | |
| The namespace for the internal API of QtXmlPatterns. | |
Functions | |
| Q_CORE_EXPORT char * | qdtoa (double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) |
| Q_CORE_EXPORT char* qdtoa | ( | double | d, |
| int | mode, | ||
| int | ndigits, | ||
| int * | decpt, | ||
| int * | sign, | ||
| char ** | rve, | ||
| char ** | resultp | ||
| ) |
Defined in QtCore's qlocale.cpp.
Definition at line 2271 of file qlocale_tools.cpp.
Referenced by _qdtoa(), QLocalePrivate::doubleToString(), QPatternist::AbstractFloat< isDouble >::stringValue(), and QPatternist::Decimal::toString().