From c52953fe3d3f8e4237e776f55f95dd6eb810f8a0 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 5 Feb 2011 08:28:32 +0000 Subject: updated doc --- src/QXmppClient.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/QXmppClient.h b/src/QXmppClient.h index ea0bdeca..35b35b0f 100644 --- a/src/QXmppClient.h +++ b/src/QXmppClient.h @@ -64,6 +64,11 @@ class QXmppVersionManager; /// to the server on disconnections due to an error. User can have a custom /// reconnection mechanism as well. /// +/// Not all the managers or extensions have been enabled by default. One can +/// enable/disable the managers using the funtions addExtension() and +/// removeExtension(). findExtension() can be used to find reference/pointer to +/// particular instansiated and enabled manager. +/// /// \ingroup Core class QXmppClient : public QXmppLoggable -- cgit v1.2.3