Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
NumerusTableEntry Struct Reference
Collaboration diagram for NumerusTableEntry:

Public Attributes

const ucharrules
int rulesSize
const char *const * forms
const QLocale::Languagelanguages
const QLocale::Territorycountries
const char *const gettextRules

Detailed Description

Definition at line 281 of file numerus.cpp.

Member Data Documentation

◆ countries

const QLocale::Territory * NumerusTableEntry::countries

Definition at line 286 of file numerus.cpp.

◆ forms

const char *const * NumerusTableEntry::forms

Definition at line 284 of file numerus.cpp.

Referenced by getNumerusInfo().

◆ gettextRules

const char *const NumerusTableEntry::gettextRules

Definition at line 287 of file numerus.cpp.

Referenced by getNumerusInfo().

◆ languages

const QLocale::Language * NumerusTableEntry::languages

Definition at line 285 of file numerus.cpp.

◆ rules

const uchar * NumerusTableEntry::rules

Definition at line 282 of file numerus.cpp.

◆ rulesSize

int NumerusTableEntry::rulesSize

Definition at line 283 of file numerus.cpp.


The documentation for this struct was generated from the following file: