docs: Remove doc for removed functions
authorFrederik Gladhorn <frederik.gladhorn@digia.com>
Fri, 23 Nov 2012 14:27:52 +0000 (15:27 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 23 Nov 2012 16:04:00 +0000 (17:04 +0100)
In 3986b5127419dfd6db6ce667b2976d188e25d9be
these two functions were removed.

Change-Id: Ib38692099aee8f71a8ae0f7949b8fa90eddf6009
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/dbus/qdbusextratypes.cpp

index 93a096e..137e44d 100644 (file)
@@ -169,15 +169,6 @@ void QDBusSignature::doCheck()
 */
 
 /*!
-    \fn QDBusObjectPath &QDBusObjectPath::operator=(const QDBusObjectPath &path)
-
-    Assigns the value of the given \a path to this object path.
-
-    \sa setPath()
-*/
-
-
-/*!
     \class QDBusSignature
     \inmodule QtDBus
     \since 4.2
@@ -229,14 +220,6 @@ void QDBusSignature::doCheck()
     \sa signature()
 */
 
-/*!
-    \fn QDBusSignature &QDBusSignature::operator=(const QDBusSignature &signature)
-
-    Assigns the value of the given \a signature to this signature.
-
-    \sa setSignature()
-*/
-
 QT_END_NAMESPACE
 
 #endif // QT_NO_DBUS