summaryrefslogtreecommitdiff
path: root/TelepathyQt/groups.dox
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/groups.dox')
-rw-r--r--TelepathyQt/groups.dox30
1 files changed, 30 insertions, 0 deletions
diff --git a/TelepathyQt/groups.dox b/TelepathyQt/groups.dox
index bf7d34b3..a5415c4d 100644
--- a/TelepathyQt/groups.dox
+++ b/TelepathyQt/groups.dox
@@ -103,6 +103,36 @@
*/
/**
+ * \defgroup servicesideimpl Service-side implementation
+ *
+ * Classes to implement service D-Bus objects.
+ */
+
+/**
+ * \defgroup servicechannel Channel service implementation
+ * \ingroup servicesideimpl
+ *
+ * Classes to implement Telepathy Channel objects and their
+ * optional interfaces.
+ */
+
+/**
+ * \defgroup servicecm Connection manager service implementation
+ * \ingroup servicesideimpl
+ *
+ * Classes to implement Telepathy ConnectionManager objects and their
+ * optional interfaces.
+ */
+
+/**
+ * \defgroup serviceconn Connection service implementation
+ * \ingroup servicesideimpl
+ *
+ * Classes to implement Telepathy Connection objects and their
+ * optional interfaces.
+ */
+
+/**
* \defgroup wrappers Wrapper classes
*
* Wrapper classes representing a Telepathy type.