Definition at line 24 of file qgsbasicnumericformat.cpp.
◆ formatter()
formatter::formatter |
( |
QChar |
thousands, |
|
|
bool |
showThousands, |
|
|
QChar |
decimal |
|
) |
| |
|
inline |
◆ do_decimal_point()
wchar_t formatter::do_decimal_point |
( |
| ) |
const |
|
inlineoverride |
◆ do_grouping()
std::string formatter::do_grouping |
( |
| ) |
const |
|
inlineoverride |
◆ do_thousands_sep()
wchar_t formatter::do_thousands_sep |
( |
| ) |
const |
|
inlineoverride |
◆ mDecimal
wchar_t formatter::mDecimal |
◆ mShowThousands
bool formatter::mShowThousands = true |
◆ mThousands
wchar_t formatter::mThousands |
The documentation for this struct was generated from the following file: