QgsScopedProxyProgressTask class
Scoped QgsScopedProxyProgressTask, which automatically adds the proxy task to the application task manager on construction and finalizes the task when it goes out of scope.
Contents
Constructors, destructors, conversion operators
- QgsScopedProxyProgressTask(const QString& description)
- Constructor for QgsScopedProxyProgressTask, with the specified description.
Public functions
- void setProgress(double progress)
- Sets the progress (from 0 to 100) for the proxied operation.