Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CDCOPArg | A generic DCOP argument |
CDCOPClient | Inter-process communication and remote procedure calls for KDE applications |
▼CDCOPObject | Provides an interface for receiving DCOP messages |
CTest | This is a stupid comment that might help geiseri at some point in the near future |
CDCOPObjectProxy | You must use a proxy if you want to dispatch method calls for object IDs which don't have (yet) a corresponding DCOPObject |
CDCOPRef | A DCOPRef(erence) encapsulates a remote DCOP object as a triple <app,obj,type> where type is optional |
CDCOPReply | Represents the return value of a DCOPRef:call() or DCOPRef:send() invocation |
CDCOPStub | Abstract base class for dcop stubs as created by the dcopidl2cpp compiler |
CTestObject | $TQTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$TQTDIR/include -L$TQTDIR/lib |