digikam
Digikam::AlbumRootChangeset Class Reference
#include <databasechangesets.h>
Detailed Description
Definition at line 271 of file 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 |
Member Enumeration Documentation
Definition at line 275 of file databasechangesets.h.
Constructor & Destructor Documentation
| Digikam::AlbumRootChangeset::AlbumRootChangeset | ( | ) |
Definition at line 317 of file databasechangesets.cpp.
| Digikam::AlbumRootChangeset::AlbumRootChangeset | ( | int | albumRootId, | |
| Operation | operation | |||
| ) |
Definition at line 322 of file databasechangesets.cpp.
Member Function Documentation
| int Digikam::AlbumRootChangeset::albumRootId | ( | ) | const |
Definition at line 327 of file databasechangesets.cpp.
| AlbumRootChangeset::Operation Digikam::AlbumRootChangeset::operation | ( | ) | const |
Definition at line 332 of file databasechangesets.cpp.
| AlbumRootChangeset & Digikam::AlbumRootChangeset::operator<< | ( | const QDBusArgument & | argument | ) |
Definition at line 337 of file databasechangesets.cpp.
| const AlbumRootChangeset & Digikam::AlbumRootChangeset::operator>> | ( | QDBusArgument & | argument | ) | const |
Definition at line 347 of file databasechangesets.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference