43 void readFromConfig();
44 void readFromConfig(
const KConfigGroup&);
46 void writeToConfig(KConfigGroup&);
Definition imagequalitycontainer.h:32
int exposureWeight
Item exposure level.
Definition imagequalitycontainer.h:66
int acceptedThreshold
Item accepted threshold.
Definition imagequalitycontainer.h:62
int compressionWeight
Item compression level.
Definition imagequalitycontainer.h:65
bool lowQRejected
Assign Rejected property to low quality.
Definition imagequalitycontainer.h:56
int blurWeight
Item blur level.
Definition imagequalitycontainer.h:63
int rejectedThreshold
Item rejection threshold.
Definition imagequalitycontainer.h:60
bool detectBlur
Enable image blur detection.
Definition imagequalitycontainer.h:50
bool detectCompression
Enable image compression detection.
Definition imagequalitycontainer.h:52
bool detectNoise
Enable image noise detection.
Definition imagequalitycontainer.h:51
int pendingThreshold
Item pending threshold.
Definition imagequalitycontainer.h:61
bool highQAccepted
Assign Accepted property to high quality.
Definition imagequalitycontainer.h:58
bool detectExposure
Enable image over and under exposure detection.
Definition imagequalitycontainer.h:53
bool mediumQPending
Assign Pending property to medium quality.
Definition imagequalitycontainer.h:57
bool detectAesthetic
Enable image aesthetic detection.
Definition imagequalitycontainer.h:54
int noiseWeight
Item noise level.
Definition imagequalitycontainer.h:64
Definition datefolderview.cpp:34
QDebug operator<<(QDebug dbg, const DbEngineParameters &p)
Definition dbengineparameters.cpp:930