Public Methods
Public Slots
$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
MyDCOPObject (const QCString &name)
| MyDCOPObject |
Reimplemented from DCOPObject.
void function (const QString &arg1, int arg2)
| function |
void registered (const QCString &appName)
| registered |
[slot]
void unregistered (const QCString &appName)
| unregistered |
[slot]
Generated by: root@kull.hsv.redhat.com on Thu Aug 1 18:16:09 2002, using kdoc 2.0a53. |