#include <dcopobject.h>
Inheritance diagram for DCOPObjectProxy:

Public Methods | |
| DCOPObjectProxy () | |
| DCOPObjectProxy (DCOPClient *) | |
| virtual | ~DCOPObjectProxy () |
| virtual bool | process (const QCString &obj, const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData) |
Definition at line 350 of file dcopobject.h.
|
|
Creates a new proxy. |
|
|
Obsolete, do not use. DCOP clients know about object proxies automatically.
|
|
|
Destroy the proxy. |
|
||||||||||||||||||||||||
|
Reimplement this method to dispatch method calls.
This method is called of all proxies if the DCOPClient knows no object with the id
The object id
Reimplemented in KDCOPActionProxy. |
1.2.18