![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Types | |
enum | Operation { Unknown , Added , Deleted , Renamed , PropertiesChanged } |
Public Member Functions | |
AlbumChangeset (int albumId, Operation operation) | |
int | albumId () const |
Operation | operation () const |
AlbumChangeset & | operator<< (const QDBusArgument &argument) |
const AlbumChangeset & | operator>> (QDBusArgument &argument) const |