digikam
Digikam::AlbumRootChangeset Class Reference
#include <databasechangesets.h>
Public Types | |
| enum | Operation { Unknown, Added, Deleted, PropertiesChanged } |
Public Member Functions | |
| AlbumRootChangeset (int albumRootId, Operation operation) | |
| AlbumRootChangeset () | |
| int | albumRootId () const |
| Operation | operation () const |
| AlbumRootChangeset & | operator<< (const QDBusArgument &argument) |
| const AlbumRootChangeset & | operator>> (QDBusArgument &argument) const |
Detailed Description
Definition at line 269 of file databasechangesets.h.
Member Enumeration Documentation
Definition at line 273 of file databasechangesets.h.
Constructor & Destructor Documentation
| Digikam::AlbumRootChangeset::AlbumRootChangeset | ( | ) |
Definition at line 315 of file databasechangesets.cpp.
| Digikam::AlbumRootChangeset::AlbumRootChangeset | ( | int | albumRootId, | |
| Operation | operation | |||
| ) |
Definition at line 320 of file databasechangesets.cpp.
Member Function Documentation
| int Digikam::AlbumRootChangeset::albumRootId | ( | ) | const |
Definition at line 325 of file databasechangesets.cpp.
| AlbumRootChangeset::Operation Digikam::AlbumRootChangeset::operation | ( | ) | const |
Definition at line 330 of file databasechangesets.cpp.
| AlbumRootChangeset & Digikam::AlbumRootChangeset::operator<< | ( | const QDBusArgument & | argument | ) |
Definition at line 335 of file databasechangesets.cpp.
| const AlbumRootChangeset & Digikam::AlbumRootChangeset::operator>> | ( | QDBusArgument & | argument | ) | const |
Definition at line 345 of file databasechangesets.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference