23 #ifndef DIGIKAM_EXIF_CAPTION_H
24 #define DIGIKAM_EXIF_CAPTION_H
48 void applyMetadata(
const DMetadata& meta);
51 bool syncJFIFCommentIsChecked()
const;
52 bool syncXMPCaptionIsChecked()
const;
53 bool syncIPTCCaptionIsChecked()
const;
55 void setCheckedSyncJFIFComment(
bool c);
56 void setCheckedSyncXMPCaption(
bool c);
57 void setCheckedSyncIPTCCaption(
bool c);
59 QString getEXIFUserComments()
const;
Definition: datefolderview.cpp:43