Definition historyimageid.h:32
QString m_filePath
The path of the referred file (NOTE: without file name!, including trailing slash)
Definition historyimageid.h:157
bool isSourceFile() const
Definition historyimageid.h:92
HistoryImageId()=default
Creates an invalid HistoryImageId.
Type
Definition historyimageid.h:36
QString m_uniqueHash
The uniqueHash of the referred file.
Definition historyimageid.h:160
QString m_uuid
Definition historyimageid.h:148
QString m_fileName
The filename of the referred file.
Definition historyimageid.h:151
bool isCurrentFile() const
Definition historyimageid.h:102
bool isIntermediateFile() const
Definition historyimageid.h:97
QDateTime m_creationDate
The creationDate of the original image.
Definition historyimageid.h:154
bool isOriginalFile() const
Definition historyimageid.h:87
QString m_originalUUID
Definition historyimageid.h:170