![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
virtual bool | continueQuery () |
Queries whether the image IO operation shall be continued. | |
virtual float | granularity () |
Return a relative value which determines the granularity, the frequency with which the DImgLoaderObserver is checked and progress is posted. | |
virtual void | progressInfo (float progress) |
Posts progress information about image IO. | |
|
inlinevirtual |
Standard is 1.0. Values < 1 mean less granularity (fewer checks), values > 1 mean higher granularity (more checks).
|
inlinevirtual |
Reimplemented in Digikam::IccTransformFilter.