Job Information class. More...
#include <JobInfo.hh>
Public Attributes | |
| QString | jobId |
| QString | description |
| int | currentState |
| int | min |
| int | max |
| bool | blocking |
| QProgressDialog * | progressDialog |
Job Information class.
This class stores information about currently running tasks in OpenFlipper
Definition at line 46 of file JobInfo.hh.