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

QXmppDataForm Class Reference

-

The QXmppDataForm class represents a data form as defined by XEP-0004: Data Forms. -More...

- -

#include <QXmppDataForm.h>

- -

List of all members.

- - - - - - - - - - - - - - - - - -

Public Types

enum  Type {
-  None, -Form, -Submit, -Cancel, -
-  Result -
- }

Public Member Functions

QXmppDataForm (QXmppDataForm::Type type=QXmppDataForm::None)
-QString instructions () const
-void setInstructions (const QString &instructions)
-QList< Field > fields () const
-QList< Field > & fields ()
-void setFields (const QList< QXmppDataForm::Field > &fields)
-QString title () const
-void setTitle (const QString &title)
-QXmppDataForm::Type type () const
-void setType (QXmppDataForm::Type type)
-bool isNull () const
-void parse (const QDomElement &element)
-void toXml (QXmlStreamWriter *writer) const
-

Detailed Description

-

The QXmppDataForm class represents a data form as defined by XEP-0004: Data Forms.

-
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