From 93adc6aec9ba4671884d9692308b239d3064e553 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 21 Aug 2010 19:15:30 +0000 Subject: add doc html --- doc/html/classQXmppMucAdminIq.html | 105 +++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 doc/html/classQXmppMucAdminIq.html (limited to 'doc/html/classQXmppMucAdminIq.html') diff --git a/doc/html/classQXmppMucAdminIq.html b/doc/html/classQXmppMucAdminIq.html new file mode 100644 index 00000000..b87a5667 --- /dev/null +++ b/doc/html/classQXmppMucAdminIq.html @@ -0,0 +1,105 @@ + + + + + +QXmpp: QXmppMucAdminIq Class Reference + + + + + + + + + +
+

QXmppMucAdminIq Class Reference
+ +[Stanzas] +

+

The QXmppMucAdminIq class represents a chat room administration IQ as defined by XEP-0045: Multi-User Chat. +More...

+ +

#include <QXmppMucIq.h>

+
+Inheritance diagram for QXmppMucAdminIq:
+
+
+ + +QXmppIq +QXmppStanza + +
+
+ +

List of all members.

+ + + + + + +

Public Member Functions

+QList< QXmppMucAdminIq::Item > items () const
+void setItems (const QList< QXmppMucAdminIq::Item > &items)

Static Public Member Functions

+static bool isMucAdminIq (const QDomElement &element)
+

Detailed Description

+

The QXmppMucAdminIq class represents a chat room administration IQ as defined by XEP-0045: Multi-User Chat.

+

It is used to get or modify room memberships.

+
The documentation for this class was generated from the following files: +
+ +
+ All Classes Functions Enumerations Enumerator
+ + +
+ +
+ +
Generated on Sun Aug 22 00:44:24 2010 for QXmpp by  + +doxygen 1.6.1
+ + -- cgit v1.2.3