digiKam
Loading...
Searching...
No Matches
Digikam::NewlyAppearedFile Class Reference

#include <collectionscanner_p.h>

Public Member Functions

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

Public Attributes

int albumId = 0
 
QString fileName
 

Constructor & Destructor Documentation

◆ NewlyAppearedFile() [1/2]

Digikam::NewlyAppearedFile::NewlyAppearedFile ( )
default

References Digikam::operator==().

◆ 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 = 0

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: