0060b44d70
In Qt4 QLocalePrivate is a struct returned by a d() method. This will be unsuitable for the planned change to use ICU and may cause BIC issues. This change makes QLocalePrivate a class and creates a new struct QLocaleData to hold the data index. Further clean-ups are possible but are left for later. Change-Id: Ie316a07790f74674a3b520b735dff72695cc4060 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
testlocales | ||
cldr2qlocalexml.py | ||
dateconverter.py | ||
enumdata.py | ||
formattags.txt | ||
qlocalexml2cpp.py | ||
README | ||
xpathlite.py |
local_database is used to generate qlocale data from the Common Locale Data Repository (The database for localized names (like date formats, country names etc)).