#include <message.h>
List of all members.
Public Member Functions |
| | MessageReceiptEvent (quint64 id, bool success) |
| quint64 | id () const |
| bool | success () const |
Static Public Member Functions |
| static QEvent::Type | eventType () |
Protected Attributes |
| quint64 | i |
| bool | s |
Constructor & Destructor Documentation
| qutim_sdk_0_3::MessageReceiptEvent::MessageReceiptEvent |
( |
quint64 |
id, |
|
|
bool |
success |
|
) |
| |
Member Function Documentation
| static QEvent::Type qutim_sdk_0_3::MessageReceiptEvent::eventType |
( |
| ) |
[static] |
| quint64 qutim_sdk_0_3::MessageReceiptEvent::id |
( |
| ) |
const [inline] |
| bool qutim_sdk_0_3::MessageReceiptEvent::success |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: