◆ ItemCopyMoveHint() [1/2]
Digikam::ItemCopyMoveHint::ItemCopyMoveHint |
( |
| ) |
|
An ItemCopyMoveHint describes a list of existing items that will be copied, moved or renamed to an album given by album root id and album id. In the new album, the items will have the filenames given in dstNames.
◆ ItemCopyMoveHint() [2/2]
Digikam::ItemCopyMoveHint::ItemCopyMoveHint |
( |
const QList< qlonglong > & |
srcIds, |
|
|
int |
dstAlbumRootId, |
|
|
int |
albumId, |
|
|
const QStringList & |
dstNames |
|
) |
| |
◆ albumIdDst()
int Digikam::ItemCopyMoveHint::albumIdDst |
( |
| ) |
const |
◆ albumRootIdDst()
int Digikam::ItemCopyMoveHint::albumRootIdDst |
( |
| ) |
const |
◆ dst()
◆ dstName()
QString Digikam::ItemCopyMoveHint::dstName |
( |
qlonglong |
id | ) |
const |
◆ dstNames()
QStringList Digikam::ItemCopyMoveHint::dstNames |
( |
| ) |
const |
◆ isDstAlbum()
bool Digikam::ItemCopyMoveHint::isDstAlbum |
( |
int |
albumRootId, |
|
|
int |
albumId |
|
) |
| const |
◆ isSrcId()
bool Digikam::ItemCopyMoveHint::isSrcId |
( |
qlonglong |
id | ) |
const |
◆ operator const CollectionScannerHints::Album &()
◆ operator==()
◆ srcIds()
QList< qlonglong > Digikam::ItemCopyMoveHint::srcIds |
( |
| ) |
const |
◆ m_dst
◆ m_dstNames
QStringList Digikam::ItemCopyMoveHint::m_dstNames |
|
protected |
◆ m_srcIds
QList<qlonglong> Digikam::ItemCopyMoveHint::m_srcIds |
|
protected |
The documentation for this class was generated from the following files: