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 <TelepathyQt4/PendingVariant>
Inherits Tp::PendingOperation.
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 | ||
) |
Tp::PendingVariant::~PendingVariant | ( | ) |
Class destructor.
QVariant Tp::PendingVariant::result | ( | ) | const |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.8.0 |