TestObject Class Reference
#include <testdcop.h>
Inherits TQObject.
Public Slots | |
void | slotTimeout () |
void | slotCallBack (int, const TQCString &, const TQByteArray &) |
Public Member Functions | |
TestObject (const TQCString &app) | |
Detailed Description
$TQTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$TQTDIR/include -L$TQTDIR/lib
Definition at line 44 of file testdcop.h.
Constructor & Destructor Documentation
◆ TestObject()
TestObject::TestObject | ( | const TQCString & | app | ) |
Definition at line 146 of file testdcop.cpp.
Member Function Documentation
◆ slotCallBack
|
slot |
Definition at line 165 of file testdcop.cpp.
◆ slotTimeout
|
slot |
Definition at line 152 of file testdcop.cpp.
The documentation for this class was generated from the following files: