dcop
TestObject Class Reference
$QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$QTDIR/include -L$QTDIR/lib More...
#include <testdcop.h>
Inheritance diagram for TestObject:

Public Slots | |
| void | slotCallBack (int, const QCString &, const QByteArray &) |
| void | slotTimeout () |
Public Member Functions | |
| TestObject (const QCString &app) | |
Detailed Description
$QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$QTDIR/include -L$QTDIR/lib
For internal use only.
Definition at line 44 of file testdcop.h.
Constructor & Destructor Documentation
| TestObject::TestObject | ( | const QCString & | app | ) |
Definition at line 146 of file testdcop.cpp.
Member Function Documentation
| void TestObject::slotCallBack | ( | int | callId, | |
| const QCString & | replyType, | |||
| const QByteArray & | replyData | |||
| ) | [slot] |
Definition at line 165 of file testdcop.cpp.
| void TestObject::slotTimeout | ( | ) | [slot] |
Definition at line 152 of file testdcop.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference