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@s390x.redhat.com on Thu Mar 7 23:34:27 2002, using kdoc 2.0a53. |