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

QXmppVersionIq Class Reference
- -[Stanzas] -

-

The QXmppVersionIq class represents an IQ for conveying a software version as defined by XEP-0092: Software Version. -More...

- -

#include <QXmppVersionIq.h>

-
-Inheritance diagram for QXmppVersionIq:
-
-
- - -QXmppIq -QXmppStanza - -
-
- -

List of all members.

- - - - - - - - - - -

Public Member Functions

QString name () const
void setName (const QString &name)
QString os () const
void setOs (const QString &os)
QString version () const
void setVersion (const QString &version)

Static Public Member Functions

-static bool isVersionIq (const QDomElement &element)
-

Detailed Description

-

The QXmppVersionIq class represents an IQ for conveying a software version as defined by XEP-0092: Software Version.

-

Member Function Documentation

- -
-
- - - - - - - - -
QString QXmppVersionIq::name ( )  const
-
-
-

Returns the name of the software.

- -
-
- -
-
- - - - - - - - -
QString QXmppVersionIq::os ( )  const
-
-
-

Returns the operating system.

- -
-
- -
-
- - - - - - - - - -
void QXmppVersionIq::setName (const QString &  name ) 
-
-
-

Sets the name of the software.

-
Parameters:
- - -
name 
-
-
- -
-
- -
-
- - - - - - - - - -
void QXmppVersionIq::setOs (const QString &  os ) 
-
-
-

Sets the operating system.

-
Parameters:
- - -
os 
-
-
- -
-
- -
-
- - - - - - - - - -
void QXmppVersionIq::setVersion (const QString &  version ) 
-
-
-

Sets the software version.

-
Parameters:
- - -
version 
-
-
- -
-
- -
-
- - - - - - - - -
QString QXmppVersionIq::version ( )  const
-
-
-

Returns the software version.

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