dcopstub.h
Inter-process communication and remote procedure calls for KDE applications.
Definition dcopclient.h:69
A DCOPRef(erence) encapsulates a remote DCOP object as a triple <app,obj,type> where type is optional...
Definition dcopref.h:279
Status status() const
Return the status of the last call, either CallSucceeded or CallFailed.
Definition dcopstub.cpp:67
DCOPStub(const TQCString &app, const TQCString &obj)
Creates a DCOPStub for application app and object obj.
Definition dcopstub.cpp:36
Trinity API Reference