Doc: Document QDBusReply copy constructor

Change-Id: Ice71b8d48f92b9ecd3075fba1927d3657934b018
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
bb10
Topi Reinio 2020-03-17 23:23:29 +01:00
parent c81b172781
commit e16137d2db
1 changed files with 7 additions and 0 deletions

View File

@ -74,6 +74,13 @@ QT_BEGIN_NAMESPACE
\sa QDBusMessage, QDBusInterface
*/
/*!
\fn template<typename T> QDBusReply<T>::QDBusReply(const QDBusReply &other)
\since 5.15
Constructs a copy of \a other.
*/
/*!
\fn template<typename T> QDBusReply<T>::QDBusReply(const QDBusMessage &reply)
Automatically construct a QDBusReply object from the reply message \a reply, extracting the