8#ifndef KO_UPDATERPRIVATE__P_H
9#define KO_UPDATERPRIVATE__P_H
float value(const T *src, size_t ch)
bool isPersistent() const
QPointer< KoUpdater > m_connectedUpdater
void cancel()
Cancel comes from KoUpdater.
void sigCancelled()
Emitted whenever the operation is cancelled by the downstream updater.
void setInterrupted(bool value=true)
QString mergedSubTaskName() const
~KoUpdaterPrivate() override
void setHasValidRange(bool value)
QPointer< KoUpdater > connectedUpdater() const
KoUpdaterPrivate(int weight, const QString &name, bool isPersistent=false)
bool hasValidRange() const
void setAutoNestedName(const QString &name)
void sigUpdated()
Emitted whenever the progress changed.
QString subTaskName() const
void setProgress(int percent)
progress comes from KoUpdater
QString autoNestedName() const