|
|
If you want to return a reference to another DCOP object in a DCOP interface, then you have to return a DCOPRef object.
|
Create a null reference.
|
Copy constructor.
|
Create a reference to a certain object in a certain application.
Parameters:
|
Create a reference to a certain object in a certain application.
Parameters:
bool |
[const]
Test 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.
QCString |
[const]
type of the referenced object. May be null (i.e. unknown).
DCOPRef& |
void |
Change the referenced object. Resets the type to unknown (null).
void |
Change the referenced object
void |
Make it a null reference.