![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
This class is used when parsing response of listAlbums(). More...
Public Member Functions | |
AlbumSimplified (const QString &title) | |
AlbumSimplified (const QString &title, bool uploadable) | |
Public Attributes | |
QStringList | childrenIDs |
QString | title |
bool | uploadable = true |
It contains only the most important attributes of an album, which is needed for further usage (e.g upload photos, create new album).