|
|
Abstract base class for dcop stubs as created by the dcopidl2cpp compiler
QCString |
[const]
Returns the application id.
QCString |
[const]
Returns the object id.
Status |
[const]
Returns the status of the last call, either 'CallSucceeded' or 'CallFailed'
void |
[protected]
Sets the status to status. Possible values are 'CallSucceeded' and 'CallFailed'
void |
[protected virtual]
Invoked whenever a call fails. The default implementation sets the status to CallFailed.
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:33 2000, using kdoc 2.0a35. |