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
parent
53dffddead
commit
fef555f58d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue