| DCOPClient | 
 Inter-process communication and remote procedure calls
 for KDE applications. | 
| DCOPObject | 
 Provides an interface for receiving DCOP messages. | 
| DCOPObjectProxy | 
 You must use a proxy if you want to dispatch method calls for
 object IDs which dont have (yet) a corresponding DCOPObject. | 
| DCOPRef | 
 If you want to return a reference to another DCOP
 object in a DCOP interface, then you have to return
 a DCOPRef object. | 
| DCOPSignalConnection |  | 
| DCOPSignalConnectionList |  | 
| DCOPStub | 
 Abstract base class for dcop stubs as created by the
 dcopidl2cpp compiler
 |