Audacity
3.2.0
NumberFormatter Member List
This is the complete list of members for
NumberFormatter
, including all inherited members.
AddThousandsSeparators
(wxString &s)
NumberFormatter
private
static
FloatingPointValidatorBase
NumberFormatter
friend
FromString
(const wxString &s, long *val)
NumberFormatter
static
FromString
(const wxString &s, wxLongLong_t *val)
NumberFormatter
static
FromString
(const wxString &s, double *val)
NumberFormatter
static
GetDecimalSeparator
()
NumberFormatter
static
GetThousandsSeparatorIfUsed
(wxChar *sep)
NumberFormatter
static
PostProcessIntString
(const wxString &s, int style)
NumberFormatter
private
static
RemoveThousandsSeparators
(wxString &s)
NumberFormatter
private
static
RemoveTrailingZeroes
(wxString &s, size_t retain=0)
NumberFormatter
protected
static
Style
enum name
NumberFormatter
Style_None
enum value
NumberFormatter
Style_NoTrailingZeroes
enum value
NumberFormatter
Style_OneTrailingZero
enum value
NumberFormatter
Style_ThreeTrailingZeroes
enum value
NumberFormatter
Style_TwoTrailingZeroes
enum value
NumberFormatter
Style_WithThousandsSep
enum value
NumberFormatter
ToString
(long val, int style=Style_WithThousandsSep)
NumberFormatter
static
ToString
(wxLongLong_t val, int style=Style_WithThousandsSep)
NumberFormatter
static
ToString
(double val, int precision, int style=Style_WithThousandsSep)
NumberFormatter
static
Generated by
1.9.3