This class is a loop sending as much iterations as needed.
More...
#include <sample.h>
|
|
void | newIteration (int i) |
| | Sends an iteration.
|
| |
|
void | sendToken (QString s) |
| | Sends a token once the number of iterations have been reached.
|
| |
|
void | finished () |
| |
|
|
| Loop (QObject *parent=0) |
| | Default contructor.
|
| |
This class is a loop sending as much iterations as needed.
- Author
- Jean-Yves Didier
- Date
- March, the 10th, 2009
Definition at line 44 of file sample.h.
The documentation for this class was generated from the following files: