|
|
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: root on dragoshel on Tue Jan 18 03:31:52 2005, using kdoc 2.0a53. |