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

QXmppIq Class Reference
- -[Stanzas] -

-

The QXmppIq class is the base class for all IQs. -More...

- -

#include <QXmppIq.h>

-
-Inheritance diagram for QXmppIq:
-
-
- - -QXmppStanza -QXmppArchiveChatIq -QXmppArchiveListIq -QXmppArchivePrefIq -QXmppArchiveRetrieveIq -QXmppJingleIq -QXmppMucAdminIq -QXmppMucOwnerIq -QXmppRosterIq -QXmppRpcInvokeIq -QXmppRpcResponseIq -QXmppVCard -QXmppVersionIq - -
-
- -

List of all members.

- - - - - - - - -

Public Types

enum  Type { Error = 0, -Get, -Set, -Result - }
 

This enum describes the type of IQ.

- More...

Public Member Functions

QXmppIq (QXmppIq::Type type=QXmppIq::Get)
QXmppIq::Type type () const
void setType (QXmppIq::Type)
-

Detailed Description

-

The QXmppIq class is the base class for all IQs.

-

Member Enumeration Documentation

- -
-
- - - - -
enum QXmppIq::Type
-
-
- -

This enum describes the type of IQ.

-
Enumerator:
- - - - -
Error  -

Error response.

-
Get  -

Get request.

-
Set  -

Set request.

-
Result  -

Result.

-
-
-
- -
-
-

Member Function Documentation

- -
-
- - - - - - - - - -
void QXmppIq::setType (QXmppIq::Type  type ) 
-
-
-

Sets the IQ's type.

-
Parameters:
- - -
type 
-
-
- -
-
- -
-
- - - - - - - - -
QXmppIq::Type QXmppIq::type ( )  const
-
-
-

Returns the IQ's type.

- -
-
-
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