From 564216b28a05cbcebbaef96d9f07d48dd671b7d5 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Tue, 31 Aug 2010 07:22:02 +0000 Subject: delete old html files --- doc/html/classQXmppArchiveListIq.html | 122 ---------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 doc/html/classQXmppArchiveListIq.html (limited to 'doc/html/classQXmppArchiveListIq.html') diff --git a/doc/html/classQXmppArchiveListIq.html b/doc/html/classQXmppArchiveListIq.html deleted file mode 100644 index e70cfa69..00000000 --- a/doc/html/classQXmppArchiveListIq.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - -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 16:04:13 2010 for QXmpp by  - -doxygen 1.6.1
- - -- cgit v1.2.3