class MyDCOPObject
|
$QTDIR/bin/moc testdcop. More... |
|
|
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 faure on Tue Apr 16 08:48:44 2002, using kdoc 2.0a53. |