Fix docs for FormatType enum
authorBea Lam <bea.lam@nokia.com>
Thu, 2 Aug 2012 01:18:41 +0000 (11:18 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 3 Aug 2012 07:47:47 +0000 (09:47 +0200)
commit877e6c8093db2e479d9c6317479b72ae38eabdde
treea91a3d9786aad131d905c12e45b29b67ea88e4a0
parent4eb04c4523ed901c173d69f16f199f7ec1b7e795
Fix docs for FormatType enum

Enums can't be documented as a separate type in QML documentation, so
move the enum docs into the class docs so it can be linked to from the
methods.

Change-Id: I22599ebc9e183d034d2d56cdac629d30aacf64ea
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/qml/qml/qqmllocale.cpp