ProcessProgress Class

class Core::ProcessProgress

The ProcessProgress class is responsible for showing progress of the running process. More...

Header: #include <ProcessProgress>

Detailed Description

It's possible to cancel the running process automatically after pressing a small 'x' indicator on progress panel. In this case QtcProcess::stop() method is being called.