43 qint32 numJobs()
const;
49 bool canCancel()
const;
51 bool supportsSuspension();
54 bool isInitialized()
const;
56 bool isCancelled()
const;
58 bool isExclusive()
const;
59 bool supportsWrapAroundMode()
const;
60 int worksOnLevelOfDetail()
const;
61 bool canForgetAboutMe()
const;
62 bool isAsynchronouslyCancellable()
const;
63 bool clearsRedoOnStart()
const;
64 qreal balancingRatioOverride()
const;
68 int nextJobLevelOfDetail()
const;
87 void clearQueueOnCancel();
88 bool sanityCheckAllJobsAreCancellable()
const;
92 friend class KisStrokeTest;
93 friend class KisStrokeStrategyUndoCommandBasedTest;