akonadi
Akonadi::TransportResourceBasePrivate Class Reference
#include <transportresourcebase_p.h>
Inherits QObject.
Signals | |
| void | transportResult (qlonglong item, int result, const QString &message) |
Public Member Functions | |
| TransportResourceBasePrivate (TransportResourceBase *qq) | |
Detailed Description
For internal use only.
This class hosts the D-Bus adaptor for TransportResourceBase.
Definition at line 37 of file transportresourcebase_p.h.
Member Function Documentation
| void Akonadi::TransportResourceBasePrivate::transportResult | ( | qlonglong | item, | |
| int | result, | |||
| const QString & | message | |||
| ) | [signal] |
Emitted when an item has been sent.
- Parameters:
-
item The id of the item that was sent. result The result of the sending operation. message An optional textual explanation of the result.
- Since:
- 4.4
The documentation for this class was generated from the following files:
KDE 4.4 API Reference