docs: Remove doc for removed functions

In 3986b51274
these two functions were removed.

Change-Id: Ib38692099aee8f71a8ae0f7949b8fa90eddf6009
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
bb10
Frederik Gladhorn 2012-11-23 15:27:52 +01:00 committed by The Qt Project
parent 53dffddead
commit fef555f58d
1 changed files with 0 additions and 17 deletions

View File

@ -168,15 +168,6 @@ void QDBusSignature::doCheck()
\sa path()
*/
/*!
\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
@ -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