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

QXmppRpcResponseIq Class Reference
- -[Stanzas] -

-

The QXmppRpcResponseIq class represents an IQ used to carry an RPC response as specified by XEP-0009: Jabber-RPC. -More...

- -

#include <QXmppRpcIq.h>

-
-Inheritance diagram for QXmppRpcResponseIq:
-
-
- - -QXmppIq -QXmppStanza - -
-
- -

List of all members.

- - - - - - - - - - -

Public Member Functions

int faultCode () const
void setFaultCode (int faultCode)
QString faultString () const
void setFaultString (const QString &faultString)
QVariantList values () const
void setValues (const QVariantList &values)

Static Public Member Functions

-static bool isRpcResponseIq (const QDomElement &element)
-

Detailed Description

-

The QXmppRpcResponseIq class represents an IQ used to carry an RPC response as specified by XEP-0009: Jabber-RPC.

-

Member Function Documentation

- -
-
- - - - - - - - -
int QXmppRpcResponseIq::faultCode ( )  const
-
-
-

Returns the fault code.

- -
-
- -
-
- - - - - - - - -
QString QXmppRpcResponseIq::faultString ( )  const
-
-
-

Returns the fault string.

- -
-
- -
-
- - - - - - - - - -
void QXmppRpcResponseIq::setFaultCode (int  faultCode ) 
-
-
-

Sets the fault code.

-
Parameters:
- - -
faultCode 
-
-
- -
-
- -
-
- - - - - - - - - -
void QXmppRpcResponseIq::setFaultString (const QString &  faultString ) 
-
-
-

Sets the fault string.

-
Parameters:
- - -
faultString 
-
-
- -
-
- -
-
- - - - - - - - - -
void QXmppRpcResponseIq::setValues (const QVariantList &  values ) 
-
-
-

Sets the response values.

-
Parameters:
- - -
values 
-
-
- -
-
- -
-
- - - - - - - - -
QVariantList QXmppRpcResponseIq::values ( )  const
-
-
-

Returns the response values.

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