From fef555f58d21ff6e34a89d5b7697dc6911bf7253 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Fri, 23 Nov 2012 15:27:52 +0100 Subject: docs: Remove doc for removed functions In 3986b5127419dfd6db6ce667b2976d188e25d9be these two functions were removed. Change-Id: Ib38692099aee8f71a8ae0f7949b8fa90eddf6009 Reviewed-by: Jerome Pasion --- src/dbus/qdbusextratypes.cpp | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'src/dbus/qdbusextratypes.cpp') diff --git a/src/dbus/qdbusextratypes.cpp b/src/dbus/qdbusextratypes.cpp index 93a096ed2e..137e44db81 100644 --- a/src/dbus/qdbusextratypes.cpp +++ b/src/dbus/qdbusextratypes.cpp @@ -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 -- cgit v1.2.3