| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The PendingFailure class represents a PendingOperation that always fails with the error passed to the constructor. More...
#include <TelepathyQt/PendingFailure>
Inherits Tp::PendingOperation.
The PendingFailure class represents a PendingOperation that always fails with the error passed to the constructor.
| Tp::PendingFailure::PendingFailure | ( | const QString & | name, | 
| const QString & | message, | ||
| const SharedPtr< RefCounted > & | object | ||
| ) |  [inline] | 
| Tp::PendingFailure::PendingFailure | ( | const QDBusError & | error, | 
| const SharedPtr< RefCounted > & | object | ||
| ) |  [inline] | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |