summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbuspendingreply.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-03-16 10:29:51 +0100
committerMartin Smith <martin.smith@qt.io>2017-12-06 07:11:48 +0000
commit929ea503938dd1a7b2873b87fd6bb239e2349f3c (patch)
treea5df7bc38107db8f6b02aa7c3c24ca4bf26a3d7b /src/dbus/qdbuspendingreply.cpp
parent329e09a3c303fad1ab001de74924288aae1e7a9d (diff)
doc: Document remaining anonymous enums
This change adds qdoc comments for the remaining nameless enum types. Change-Id: I4da8b67883c8020323437cf74c938d3655d8c384 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/dbus/qdbuspendingreply.cpp')
-rw-r--r--src/dbus/qdbuspendingreply.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dbus/qdbuspendingreply.cpp b/src/dbus/qdbuspendingreply.cpp
index f1489ed720..ac121038ab 100644
--- a/src/dbus/qdbuspendingreply.cpp
+++ b/src/dbus/qdbuspendingreply.cpp
@@ -165,6 +165,12 @@
*/
/*!
+ \enum QDBusPendingReply::anonymous
+
+ \value Count The number of arguments the reply is expected to have
+ */
+
+/*!
\fn int QDBusPendingReply::count() const
Return the number of arguments the reply is supposed to have. This