73 #endif // QGSFEEDBACK_H void cancel()
Tells the internal routines that the current operation should be cancelled. This should be run by the...
bool isCancelled() const
Tells whether the operation has been cancelled already.
Base class for feedback objects to be used for cancellation of something running in a worker thread...
QgsFeedback(QObject *parent=nullptr)
Construct a feedback object.