digiKam
|
Public Types | |
enum | MaskType { NEGATIVE = 0 , POSITIVE = 1 , NEGATIVESTACK = 2 , POSITIVESTACK = 3 , NEGATIVELENS = 4 } |
Public Attributes | |
QList< QPoint > | hull |
QStringList | previousComments |
MaskType | type |
QList<QPoint> Digikam::PTOType::Mask::hull |
Referenced by Digikam::PTOType::createFile(), and Digikam::PTOFile::getPTO().
QStringList Digikam::PTOType::Mask::previousComments |
Referenced by Digikam::PTOType::createFile(), and Digikam::PTOFile::getPTO().
MaskType Digikam::PTOType::Mask::type |
Referenced by Digikam::PTOType::createFile(), and Digikam::PTOFile::getPTO().