TaskProgress Class
class Core::TaskProgressThe TaskProgress class is responsible for showing progress of the running task tree. More...
| Header: | #include <TaskProgress> | 
| Inherits: | QObject | 
Detailed Description
It's possible to cancel the running task tree automatically after pressing a small 'x' indicator on progress panel. In this case TaskTree::stop() method is being called.