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
This class hosts the D-Bus adaptor for TransportResourceBase.
Definition at line 37 of file transportresourcebase_p.h.
Member Function Documentation
|
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.