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/classQXmppPresence.html | 125 --------------------------------------- 1 file changed, 125 deletions(-) delete mode 100644 doc/html/classQXmppPresence.html (limited to 'doc/html/classQXmppPresence.html') diff --git a/doc/html/classQXmppPresence.html b/doc/html/classQXmppPresence.html deleted file mode 100644 index c1ac01bf..00000000 --- a/doc/html/classQXmppPresence.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - -QXmpp: QXmppPresence Class Reference - - - - - - - - - -
-

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
- - -- cgit v1.2.3