This is the complete list of members for wxNumberFormatter, including all inherited members.
FromString(wxString s, long *val) | wxNumberFormatter | static |
FromString(wxString s, double *val) | wxNumberFormatter | static |
GetDecimalSeparator() | wxNumberFormatter | static |
GetThousandsSeparatorIfUsed(wxChar *sep) | wxNumberFormatter | static |
Style enum name | wxNumberFormatter | |
Style_None enum value | wxNumberFormatter | |
Style_NoTrailingZeroes enum value | wxNumberFormatter | |
Style_WithThousandsSep enum value | wxNumberFormatter | |
ToString(long val, int flags=Style_WithThousandsSep) | wxNumberFormatter | static |
ToString(double val, int precision, int flags=Style_WithThousandsSep) | wxNumberFormatter | static |