23 #ifndef DIGIKAM_EXIF_DATETIME_H
24 #define DIGIKAM_EXIF_DATETIME_H
49 void applyMetadata(
const DMetadata& meta);
52 bool syncXMPDateIsChecked()
const;
53 bool syncIPTCDateIsChecked()
const;
55 void setCheckedSyncXMPDate(
bool c);
56 void setCheckedSyncIPTCDate(
bool c);
58 QDateTime getEXIFCreationDate()
const;
66 void slotSetTodayCreated();
67 void slotSetTodayOriginal();
68 void slotSetTodayDigitalized();
Definition: datefolderview.cpp:43