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.
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:22 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu Aug 2 2012 15:25:22 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.