dcop Library Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
DCOPArg | A generic DCOP argument |
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 | A DCOPRef(erence) encapsulates a remote DCOP object as a triple <app,obj,type> where type is optional |
DCOPReply | Represents the return value of a DCOPRef:call() or DCOPRef:send() invokation |
DCOPStub | Abstract base class for dcop stubs as created by the dcopidl2cpp compiler |
MyDCOPObject | $QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$KDEDIR/include -I$QTDIR/include -L$KDEDIR/lib -L$QTDIR/lib -lkdecore -ldl |
This file is part of the documentation for kdelibs Version 3.1.5.