QXmppArchiveListIq Class Reference
[Stanzas]
Represents an archive list as defined by XEP-0136: Message Archiving.
More...
#include <QXmppArchiveIq.h>
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: