diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-18 12:34:22 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-18 12:34:22 +0000 |
| commit | a0c4ae6b2e500b12b683b4df1e7c3d52516188d9 (patch) | |
| tree | 1eceacaa41cc04b9de33c0c61d8080e689ae9a79 /source/QXmppClient.h | |
| parent | 21462f9d51e567bd72f3a86cb38423249fea4dab (diff) | |
| download | qxmpp-a0c4ae6b2e500b12b683b4df1e7c3d52516188d9.tar.gz | |
improve code documentation
Diffstat (limited to 'source/QXmppClient.h')
| -rw-r--r-- | source/QXmppClient.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/QXmppClient.h b/source/QXmppClient.h index de1683ae..25bdf6b5 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -52,6 +52,8 @@ class QXmppVCardManager; class QXmppTransferManager; class QXmppCallManager; +/// \defgroup Managers + /// \brief The QXmppClient class is the main class for using QXmpp. /// /// It provides the user all the required functionality to connect to the server |
