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

QXmppRpcInvokeIq Class Reference
- -[Stanzas] -

-

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

- -

#include <QXmppRpcIq.h>

-
-Inheritance diagram for QXmppRpcInvokeIq:
-
-
- - -QXmppIq -QXmppStanza - -
-
- -

List of all members.

- - - - - - - - - - -

Public Member Functions

QString method () const
void setMethod (const QString &method)
QVariantList arguments () const
void setArguments (const QVariantList &arguments)

Static Public Member Functions

-static bool isRpcInvokeIq (const QDomElement &element)

Friends

-class QXmppRpcErrorIq
-

Detailed Description

-

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

-

Member Function Documentation

- -
-
- - - - - - - - -
QVariantList QXmppRpcInvokeIq::arguments ( )  const
-
-
-

Returns the method arguments.

- -
-
- -
-
- - - - - - - - -
QString QXmppRpcInvokeIq::method ( )  const
-
-
-

Returns the method name.

- -
-
- -
-
- - - - - - - - - -
void QXmppRpcInvokeIq::setArguments (const QVariantList &  arguments ) 
-
-
-

Sets the method arguments.

-
Parameters:
- - -
arguments 
-
-
- -
-
- -
-
- - - - - - - - - -
void QXmppRpcInvokeIq::setMethod (const QString &  method ) 
-
-
-

Sets the method name.

-
Parameters:
- - -
method 
-
-
- -
-
-
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