From: Olivier Goffart Date: Mon, 18 Jul 2011 10:12:29 +0000 (+0200) Subject: Update the documentation of QUuid::operator QString X-Git-Tag: qt-v5.0.0-alpha1~3969 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5bdbd70b3579f8da12be1edae48fdbb24b340fb;p=profile%2Fivi%2Fqtbase.git Update the documentation of QUuid::operator QString 2c8e030a3f1c2fd75737c883edacab5773755ee5 forgot to make it obsolete Change-Id: Ic4d1f04c8c9c6656c3e93c60e7483b14f4517f19 Reviewed-on: http://codereview.qt.nokia.com/1742 Reviewed-by: Qt Sanity Bot Reviewed-by: Olivier Goffart --- diff --git a/src/corelib/plugin/quuid.cpp b/src/corelib/plugin/quuid.cpp index eb29e6e..ad182eb 100644 --- a/src/corelib/plugin/quuid.cpp +++ b/src/corelib/plugin/quuid.cpp @@ -441,6 +441,7 @@ QUuid QUuid::fromRfc4122(const QByteArray &bytes) #ifndef QT_NO_QUUID_STRING /*! \fn QUuid::operator QString() const + \obsolete Returns the string representation of the uuid.