21#ifndef TAGGING_CHANGEINFORMATION_H
22#define TAGGING_CHANGEINFORMATION_H
24#include "Utils/Pimpl.h"
42 void updateCover(
const QPixmap& pm);
55 bool hasChanges()
const;
56 void setChanged(
bool b);
58 bool hasNewCover()
const;
59 QPixmap cover()
const;
61 const MetaData& currentMetadata()
const;
62 const MetaData& originalMetadata()
const;
The GUI_TagEdit class.
Definition Engine.h:33