|
|
If you want to return a reference to another DCOP object in a DCOP interface, then you have to return a DCOPRef object.
|
Creates a null reference.
|
Copy constructor.
|
Creates a reference to a certain object in a certain application.
Parameters:
app | is the name of an application as registered be the dcopserver. |
bool |
[const]
Tests wether it is a null reference.
QCString |
[const]
Name of the application in which the object resides.
QCString |
[const]
Object ID of the referenced object.
void |
Change the referenced object.
void |
Make it a null reference.