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.

Public Member Functions

 PendingVoidMethodCall (QObject *parent, QDBusPendingCall call)


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.


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 Thu Mar 5 18:52:12 2009 for TelepathyQt4-0.1.1 by  doxygen 1.5.8