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/classQXmppArchiveListIq.html | 122 ++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 doc/html/classQXmppArchiveListIq.html (limited to 'doc/html/classQXmppArchiveListIq.html') diff --git a/doc/html/classQXmppArchiveListIq.html b/doc/html/classQXmppArchiveListIq.html new file mode 100644 index 00000000..94bd8beb --- /dev/null +++ b/doc/html/classQXmppArchiveListIq.html @@ -0,0 +1,122 @@ + + + + + +QXmpp: QXmppArchiveListIq Class Reference + + + + + + + + + +
+

QXmppArchiveListIq Class Reference
+ +[Stanzas] +

+

Represents an archive list as defined by XEP-0136: Message Archiving. +More...

+ +

#include <QXmppArchiveIq.h>

+
+Inheritance diagram for QXmppArchiveListIq:
+
+
+ + +QXmppIq +QXmppStanza + +
+
+ +

List of all members.

+ + + + + + + + + + + + + + + +

Public Member Functions

+QList< QXmppArchiveChat > chats () const
+int max () const
+void setMax (int max)
+QString with () const
+void setWith (const QString &with)
+QDateTime start () const
+void setStart (const QDateTime &start)
+QDateTime end () const
+void setEnd (const QDateTime &end)
+void parse (const QDomElement &element)
+void toXmlElementFromChild (QXmlStreamWriter *writer) const

Static Public Member Functions

+static bool isArchiveListIq (const QDomElement &element)
+

Detailed Description

+

Represents an archive list as defined by XEP-0136: Message Archiving.

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