digiKam
|
Public Member Functions | |
NewlyAppearedFile () | |
NewlyAppearedFile (int albumId, const QString &fileName) | |
bool | operator== (const NewlyAppearedFile &other) const |
Public Attributes | |
int | albumId |
QString | fileName |
Digikam::NewlyAppearedFile::NewlyAppearedFile | ( | ) |
Digikam::NewlyAppearedFile::NewlyAppearedFile | ( | int | albumId, |
const QString & | fileName | ||
) |
bool Digikam::NewlyAppearedFile::operator== | ( | const NewlyAppearedFile & | other | ) | const |
int Digikam::NewlyAppearedFile::albumId |
Referenced by operator==(), and Digikam::qHash().
QString Digikam::NewlyAppearedFile::fileName |
Referenced by operator==(), and Digikam::qHash().