digiKam
Digikam::PAlbumPath Class Reference

Public Member Functions

bool operator== (const PAlbumPath &other) const
 
 PAlbumPath ()
 
 PAlbumPath (int albumRootId, const QString &albumPath)
 
 PAlbumPath (PAlbum *const album)
 

Public Attributes

QString albumPath
 
int albumRootId
 

Constructor & Destructor Documentation

◆ PAlbumPath() [1/3]

Digikam::PAlbumPath::PAlbumPath ( )

◆ PAlbumPath() [2/3]

Digikam::PAlbumPath::PAlbumPath ( int  albumRootId,
const QString &  albumPath 
)

◆ PAlbumPath() [3/3]

Digikam::PAlbumPath::PAlbumPath ( PAlbum *const  album)
explicit

Member Function Documentation

◆ operator==()

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

References albumPath, and albumRootId.

Member Data Documentation

◆ albumPath

QString Digikam::PAlbumPath::albumPath

Referenced by operator==(), and PAlbumPath().

◆ albumRootId

int Digikam::PAlbumPath::albumRootId

Referenced by operator==(), and PAlbumPath().


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