#include <coredbchangesets.h>
◆ ImageChangeset() [1/3]
Digikam::ImageChangeset::ImageChangeset |
( |
| ) |
|
|
default |
An ImageChangeset covers adding or changing any properties of an image. It is described by a list of affected image ids, and a set of affected database fields. There is no guarantee that information in the database has actually been changed.
◆ ImageChangeset() [2/3]
Digikam::ImageChangeset::ImageChangeset |
( |
const QList< qlonglong > & |
ids, |
|
|
const DatabaseFields::Set & |
changes |
|
) |
| |
◆ ImageChangeset() [3/3]
◆ changes()
◆ containsImage()
bool Digikam::ImageChangeset::containsImage |
( |
qlonglong |
id | ) |
const |
◆ ids()
QList< qlonglong > Digikam::ImageChangeset::ids |
( |
| ) |
const |
The documentation for this class was generated from the following files: