![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| const uchar * | rules |
| int | rulesSize |
| const char *const * | forms |
| const QLocale::Language * | languages |
| const QLocale::Territory * | countries |
| const char *const | gettextRules |
Definition at line 281 of file numerus.cpp.
| const QLocale::Territory * NumerusTableEntry::countries |
Definition at line 286 of file numerus.cpp.
| const char *const * NumerusTableEntry::forms |
Definition at line 284 of file numerus.cpp.
Referenced by getNumerusInfo().
| const char *const NumerusTableEntry::gettextRules |
Definition at line 287 of file numerus.cpp.
Referenced by getNumerusInfo().
| const QLocale::Language * NumerusTableEntry::languages |
Definition at line 285 of file numerus.cpp.
| const uchar * NumerusTableEntry::rules |
Definition at line 282 of file numerus.cpp.
| int NumerusTableEntry::rulesSize |
Definition at line 283 of file numerus.cpp.