The QXmppIq class is the base class for all IQs.
More...
#include <QXmppIq.h>
List of all members.
Detailed Description
The QXmppIq class is the base class for all IQs.
Member Enumeration Documentation
This enum describes the type of IQ.
- Enumerator:
Error |
Error response.
|
Get |
Get request.
|
Set |
Set request.
|
Result |
Result.
|
Constructor & Destructor Documentation
Constructs a QXmppIq with the specified type.
- Parameters:
-
Member Function Documentation
Sets the IQ's type.
- Parameters:
-
The documentation for this class was generated from the following files: