|
|
This class holds the action to execute a certain task, usually in a different execution thread.
void run ()
| run |
[pure virtual]
This method is called in another thread to do the actual job. When it returns the job or thread terminates.
Generated by: kk on nyx on Sat Jun 4 19:29:41 2005, using kdoc 2.0a54. |