virtual void count() override
count steps report when a step is computed in an algorithm
UiMonitorTextPercent(QTextStream &output_stream)
virtual void setTotalSteps(std::size_t total_number_of_steps)
use it if the number of steps is known in an algorithm the total number of steps is usefull to report...
UiMonitorText(QTextStream &output_stream)