summaryrefslogtreecommitdiffstats
path: root/src/gui/util
diff options
context:
space:
mode:
authordka <darpan.k-a@nokia.com>2009-10-12 13:25:23 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-12-15 09:36:33 (GMT)
commit44f7c1e097582a704a06ccbbf516536b88ddcd3a (patch)
tree1444e29341ecd5d02d78ee66bd056f432680fed0 /src/gui/util
parent1f4a4cca0067b1d4a9784f00e41c3fc1aca1f712 (diff)
downloadQt-44f7c1e097582a704a06ccbbf516536b88ddcd3a.zip
Qt-44f7c1e097582a704a06ccbbf516536b88ddcd3a.tar.gz
Qt-44f7c1e097582a704a06ccbbf516536b88ddcd3a.tar.bz2
Changes to support locale change event for symbian platform
Subscribing to the locale change notification to be able to update the system locale whenever the user changes the current system locale. Also changed the initialization of the system locale to make construction of the QLocale object as lightweight as possible. So now the default contructor just creates a QLocale and QSystemLocale objects, but doesn't try to fill the cache in the latter with data from the system and postpones it until it is actually requested (most applications create QLocale objects on the stack and might not even use the data from the system locale, so we don't need to initialize system locale right away). Modified-by: axis Modified-by: Denis Dzyubenko Reviewed-by: Denis Dzyubenko Reviewed-by: axis
Diffstat (limited to 'src/gui/util')
0 files changed, 0 insertions, 0 deletions