digiKam
Digikam::NewlyAppearedFile Class Reference

Public Member Functions

 NewlyAppearedFile ()
 
 NewlyAppearedFile (int albumId, const QString &fileName)
 
bool operator== (const NewlyAppearedFile &other) const
 

Public Attributes

int albumId
 
QString fileName
 

Constructor & Destructor Documentation

◆ NewlyAppearedFile() [1/2]

Digikam::NewlyAppearedFile::NewlyAppearedFile ( )

◆ NewlyAppearedFile() [2/2]

Digikam::NewlyAppearedFile::NewlyAppearedFile ( int  albumId,
const QString &  fileName 
)

Member Function Documentation

◆ operator==()

bool Digikam::NewlyAppearedFile::operator== ( const NewlyAppearedFile other) const

References albumId, and fileName.

Member Data Documentation

◆ albumId

int Digikam::NewlyAppearedFile::albumId

Referenced by operator==(), and Digikam::qHash().

◆ fileName

QString Digikam::NewlyAppearedFile::fileName

Referenced by operator==(), and Digikam::qHash().


The documentation for this class was generated from the following files: