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]
[slot]
Reimplemented from DCOPObject.
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:14:29 2002, using kdoc 2.0a53. |