dcop
testdcop.cpp File Reference
#include <testdcop.h>#include <qtimer.h>#include <assert.h>#include "testdcop.moc"
Include dependency graph for testdcop.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| DCOPClient * | client = 0 |
| DCOPClientTransaction * | countDownAction = 0 |
| DCOPClientTransaction * | countDownAction2 = 0 |
| int | countDownCount = 0 |
| int | countDownCount2 = 0 |
Function Documentation
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 181 of file testdcop.cpp.
Variable Documentation
| DCOPClient* client = 0 |
Definition at line 36 of file testdcop.cpp.
| DCOPClientTransaction* countDownAction = 0 |
Definition at line 31 of file testdcop.cpp.
| DCOPClientTransaction* countDownAction2 = 0 |
Definition at line 34 of file testdcop.cpp.
| int countDownCount = 0 |
Definition at line 32 of file testdcop.cpp.
| int countDownCount2 = 0 |
Definition at line 35 of file testdcop.cpp.
KDE 3.5 API Reference