23 #ifndef DIGIKAM_XMP_CONTENT_H
24 #define DIGIKAM_XMP_CONTENT_H
48 void applyMetadata(
const DMetadata& meta);
51 bool syncJFIFCommentIsChecked()
const;
52 bool syncEXIFCommentIsChecked()
const;
53 bool syncEXIFCopyrightIsChecked()
const;
55 void setCheckedSyncJFIFComment(
bool c);
56 void setCheckedSyncEXIFComment(
bool c);
57 void setCheckedSyncEXIFCopyright(
bool c);
59 QString getXMPCaption()
const;
60 QString getXMPCopyright()
const;
68 void slotSyncCaptionOptionsEnabled(
bool);
69 void slotSyncCopyrightOptionsEnabled(
bool);
Definition: xmpcontent.h:40
Definition: datefolderview.cpp:43