digiKam
Digikam::CollectionScannerHints::Item Class Reference

Public Member Functions

bool isNull () const
 
 Item ()
 
 Item (qlonglong id)
 
bool operator== (const Item &other) const
 
uint qHash () const
 

Public Attributes

qlonglong id
 

Constructor & Destructor Documentation

◆ Item() [1/2]

Digikam::CollectionScannerHints::Item::Item ( )

◆ Item() [2/2]

Digikam::CollectionScannerHints::Item::Item ( qlonglong  id)
explicit

Member Function Documentation

◆ isNull()

bool Digikam::CollectionScannerHints::Item::isNull ( ) const

◆ operator==()

bool Digikam::CollectionScannerHints::Item::operator== ( const Item other) const

References id.

◆ qHash()

uint Digikam::CollectionScannerHints::Item::qHash ( ) const

Member Data Documentation

◆ id

qlonglong Digikam::CollectionScannerHints::Item::id

Referenced by operator==().


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