Telepathy::Client::PendingVoidMethodCall Class Reference

#include <TelepathyQt4/Client/simple-pending-operations.h>

Inheritance diagram for Telepathy::Client::PendingVoidMethodCall:

Inheritance graph
[legend]
Collaboration diagram for Telepathy::Client::PendingVoidMethodCall:

Collaboration graph
[legend]

List of all members.


Detailed Description

Generic subclass of PendingOperation representing a pending D-Bus method call that does not return anything (or returns a result that is not interesting).

Objects of this class indicate the success or failure of the method call, but if the method call succeeds, no additional information is available.

Public Member Functions

 PendingVoidMethodCall (QObject *parent, QDBusPendingCall call)


Constructor & Destructor Documentation

Telepathy::Client::PendingVoidMethodCall::PendingVoidMethodCall ( QObject *  parent,
QDBusPendingCall  call 
)

Constructor.

Parameters:
parent The object on which this pending operation takes place
call A pending call as returned by the auto-generated low level Telepathy API; if the method returns anything, the return value(s) will be ignored

References Telepathy::Client::PendingOperation::finished().


Generated on Fri Feb 27 12:10:37 2009 for TelepathyQt4-0.1.0 by  doxygen 1.5.6