digiKam
Digikam::CollectionScannerHints::DstPath Class Reference

Public Member Functions

 DstPath ()
 
 DstPath (int albumRootId, const QString &relativePath)
 
bool isNull () const
 
bool operator== (const DstPath &other) const
 
uint qHash () const
 

Public Attributes

int albumRootId
 
QString relativePath
 

Constructor & Destructor Documentation

◆ DstPath() [1/2]

Digikam::CollectionScannerHints::DstPath::DstPath ( )

◆ DstPath() [2/2]

Digikam::CollectionScannerHints::DstPath::DstPath ( int  albumRootId,
const QString &  relativePath 
)

Member Function Documentation

◆ isNull()

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

◆ operator==()

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

References albumRootId, and relativePath.

◆ qHash()

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

Member Data Documentation

◆ albumRootId

◆ relativePath

QString Digikam::CollectionScannerHints::DstPath::relativePath

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