![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qlocale_p.h>
Public Member Functions | |
bool | isValid () const |
Public Attributes | |
int | first = 0 |
int | higher = 0 |
int | least = 0 |
Definition at line 277 of file qlocale_p.h.
|
inline |
Definition at line 282 of file qlocale_p.h.
int QLocaleData::GroupSizes::first = 0 |
Definition at line 279 of file qlocale_p.h.
Referenced by QLocaleData::doubleToString(), and isValid().
int QLocaleData::GroupSizes::higher = 0 |
Definition at line 280 of file qlocale_p.h.
Referenced by QLocaleData::doubleToString(), getGroupingSizes(), QSystemLocalePrivate::groupingSizes(), and isValid().
int QLocaleData::GroupSizes::least = 0 |
Definition at line 281 of file qlocale_p.h.
Referenced by QLocaleData::doubleToString(), getGroupingSizes(), QSystemLocalePrivate::groupingSizes(), and isValid().