#include <dimgloaderobserver.h>
◆ DImgLoaderObserver()
Digikam::DImgLoaderObserver::DImgLoaderObserver |
( |
| ) |
|
|
default |
◆ ~DImgLoaderObserver()
virtual Digikam::DImgLoaderObserver::~DImgLoaderObserver |
( |
| ) |
|
|
virtualdefault |
◆ continueQuery()
virtual bool Digikam::DImgLoaderObserver::continueQuery |
( |
| ) |
|
|
inlinevirtual |
◆ granularity()
virtual float Digikam::DImgLoaderObserver::granularity |
( |
| ) |
|
|
inlinevirtual |
Return a relative value which determines the granularity, the frequency with which the DImgLoaderObserver is checked and progress is posted. Standard is 1.0. Values < 1 mean less granularity (fewer checks), values > 1 mean higher granularity (more checks).
Referenced by Digikam::DImgLoader::granularity().
◆ progressInfo()
virtual void Digikam::DImgLoaderObserver::progressInfo |
( |
float |
progress | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: