From: Denis Dzyubenko Date: Tue, 3 Jan 2012 12:57:16 +0000 (+0100) Subject: Added a link to Number::toLocaleCurrencyString in the doc. X-Git-Tag: upstream/5.2.1~2986 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03dbc6a857fcd4b57a8520dc0914ee907d1c1260;p=platform%2Fupstream%2Fqtdeclarative.git Added a link to Number::toLocaleCurrencyString in the doc. Change-Id: If44cc225d132bd309efdb250aad74f8e11062e8f Reviewed-by: Martin Jones --- diff --git a/src/declarative/qml/qdeclarativelocale.cpp b/src/declarative/qml/qdeclarativelocale.cpp index 9f2116f..f6824b0 100644 --- a/src/declarative/qml/qdeclarativelocale.cpp +++ b/src/declarative/qml/qdeclarativelocale.cpp @@ -1030,6 +1030,7 @@ v8::Handle QDeclarativeLocale::locale(QV8Engine *v8engine, const QStr \o Locale.CurrencySymbol a currency symbol. \o Locale.CurrencyDisplayName a user readable name of the currency. \endlist + \sa Number::toLocaleCurrencyString() */ /*!