Make QLocale::uiLanguages() available in Qt.locale() object
authorMartin Jones <martin.jones@nokia.com>
Fri, 17 Feb 2012 00:11:43 +0000 (10:11 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Feb 2012 03:29:42 +0000 (04:29 +0100)
commitceb09a144afae488057c1841ec68a2fa0117a3f3
tree12b5ead7b2033fa3c836696e2064dae3ee62cc24
parent297cdf59dec32635cc162b472fb63bc86dbe121c
Make QLocale::uiLanguages() available in Qt.locale() object

Available as uiLanguages property returning an array of strings.

Change-Id: Ic698bbaff2eb0f9f6720ae06952c12a987298964
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
src/declarative/qml/qdeclarativelocale.cpp
tests/auto/declarative/qdeclarativelocale/data/properties.qml
tests/auto/declarative/qdeclarativelocale/tst_qdeclarativelocale.cpp