virtual void count() override
count steps report when a step is computed in an algorithm
virtual ~UiMonitorTextPercent()
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...
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...
simle text monitor implementation of the User Interface Monitor displaying percent progression