| Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingVariant class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a variant. More...
#include <TelepathyQt/PendingVariant>
Inherits Tp::PendingOperation.
Public Member Functions | |
| PendingVariant (QDBusPendingCall call, const SharedPtr< RefCounted > &object) | |
| ~PendingVariant () | |
| QVariant | result () const |
The PendingVariant class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a variant.
| Tp::PendingVariant::PendingVariant | ( | QDBusPendingCall | call, |
| const SharedPtr< RefCounted > & | object | ||
| ) |
Class destructor.
| QVariant Tp::PendingVariant::result | ( | ) | const |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |