TestObject Class Reference
$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 More...
#include <testdcop.h>
Inheritance diagram for TestObject:

Public Slots | |
void | slotTimeout () |
void | slotCallBack (int, const QCString &, const QByteArray &) |
Public Member Functions | |
TestObject (const QCString &app) |
Detailed Description
$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 -ldlDefinition at line 44 of file testdcop.h.
The documentation for this class was generated from the following files: