digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
Loading...
Searching...
No Matches
Digikam::AlbumChangeset Class Reference

Public Types

enum  Operation {
  Unknown , Added , Deleted , Renamed ,
  PropertiesChanged
}
 

Public Member Functions

 AlbumChangeset (int albumId, Operation operation)
 
int albumId () const
 
Operation operation () const
 
AlbumChangesetoperator<< (const QDBusArgument &argument)
 
const AlbumChangesetoperator>> (QDBusArgument &argument) const