Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions

Tp::PendingReady Class Reference

Class containing the features requested and the reply to a request for an object to become ready. More...

#include <TelepathyQt4/PendingReady>

Inherits Tp::PendingOperation.

List of all members.

Public Member Functions


Detailed Description

Class containing the features requested and the reply to a request for an object to become ready.

Instances of this class cannot be constructed directly; the only way to get one is via ReadyObject::becomeReady() or a DBusProxyFactory subclass.


Constructor & Destructor Documentation

Tp::PendingReady::~PendingReady ( )

Class destructor.


Member Function Documentation

DBusProxyPtr Tp::PendingReady::proxy ( ) const

Return the DBusProxy that should become ready.

Returns:
The DBusProxy that should become ready if the PendingReady was created by a proxy object or a DBusProxyFactory, otherwise a NULL DBusProxyPtr.
Features Tp::PendingReady::requestedFeatures ( ) const

Return the Features that were requested to become ready on the object.

Returns:
Features The requested features


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.5.12