summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/quuid.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2011-07-18 12:12:29 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-19 16:49:02 +0200
commitd5bdbd70b3579f8da12be1edae48fdbb24b340fb (patch)
tree3ba16cc48a7bd445dd4b39ccf23b317abe948692 /src/corelib/plugin/quuid.cpp
parent77ed8787ac9ef0f74c2ab6699af3fec434e433e5 (diff)
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 <qt_sanity_bot@ovi.com> Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
Diffstat (limited to 'src/corelib/plugin/quuid.cpp')
-rw-r--r--src/corelib/plugin/quuid.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/plugin/quuid.cpp b/src/corelib/plugin/quuid.cpp
index eb29e6eba8..ad182eb9bf 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.