35 #include "../../exportinmportconfig.h"
68 m_totalSteps = total_number_of_steps;
79 virtual void setTitle(
const QString &title) = 0;
92 std::size_t m_totalSteps = 0;
virtual void setStatus(const QString &status)=0
current status of the process
virtual void appendText(const QString &text)=0
append a text to a long 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...
virtual bool shouldIstop()=0
should the procces be stopped ? If true, then cancel process Use this function at strategic point of ...
virtual void count()=0
count steps report when a step is computed in an algorithm
virtual void setTitle(const QString &title)=0
current kind of process running
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...