#include <TelepathyQt4/Client/PendingReady>
Public Member Functions | |
~PendingReady () | |
QObject * | object () const |
QSet< uint > | requestedFeatures () const |
Friends | |
struct | Private |
class | ReadinessHelper |
Telepathy::Client::PendingReady::~PendingReady | ( | ) |
Class destructor.
QObject * Telepathy::Client::PendingReady::object | ( | ) | const |
Return the object through which the request was made.
QSet< uint > Telepathy::Client::PendingReady::requestedFeatures | ( | ) | const |
Return the Features that were requested to become ready on the object.
Referenced by Telepathy::Client::ReadinessHelper::becomeReady().
friend struct Private [friend] |
friend class ReadinessHelper [friend] |