QXmppPresence Class Reference
[Stanzas]

The QXmppPresence class represents an XMPP presence stanza. More...

#include <QXmppPresence.h>

Inheritance diagram for QXmppPresence:
QXmppStanza

List of all members.

Public Types

enum  Type {
  Error = 0, Available, Unavailable, Subscribe,
  Subscribed, Unsubscribe, Unsubscribed, Probe
}

Public Member Functions

 QXmppPresence (QXmppPresence::Type type=QXmppPresence::Available, const QXmppPresence::Status &status=QXmppPresence::Status())
QXmppPresence::Type type () const
void setType (QXmppPresence::Type)
QXmppPresence::Status & status ()
const QXmppPresence::Status & status () const
void setStatus (const QXmppPresence::Status &)
void parse (const QDomElement &element)
void toXml (QXmlStreamWriter *writer) const

Detailed Description

The QXmppPresence class represents an XMPP presence stanza.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Enumerator

Generated on Sun Aug 22 16:04:14 2010 for QXmpp by  doxygen 1.6.1