digiKam
|
Public Member Functions | |
AlbumSimplified () | |
AlbumSimplified (const QString &title) | |
AlbumSimplified (const QString &title, bool uploadable) | |
Public Attributes | |
QStringList | childrenIDs |
QString | title |
bool | uploadable |
This class is used when parsing response of listAlbums(). It contains only the most important attributes of an album, which is needed for further usage (e.g upload photos, create new album).
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
QStringList Digikam::AlbumSimplified::childrenIDs |
QString Digikam::AlbumSimplified::title |
bool Digikam::AlbumSimplified::uploadable |