dcop 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 |
| DCOPConnection | |
| DCOPMsg | |
| 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 don't 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() invocation |
| DCOPServer | |
| DCOPSignalConnection | |
| DCOPSignalConnectionList | |
| DCOPSignals | |
| DCOPStub | Abstract base class for dcop stubs as created by the dcopidl2cpp compiler |
| DefaultTest | |
| HashingTest | |
| MyDCOPObject | |
| TestNamespace::NamespaceTest | |
| NoFunctions | |
| NonDCOPObject | |
| NonHashingTest | |
| NoSuper | |
| SignalTest | |
| Test | This is a stupid comment that might help geiseri at some point in the near future |
| Test2 | |
| TheNameSpace::Test3 | |
| Test::Bar | |
| TestObject | $QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$QTDIR/include -L$QTDIR/lib |

