digikam
Digikam::AlbumCopyMoveHint Class Reference
#include <collectionscannerhints.h>
Public Member Functions | |
| AlbumCopyMoveHint (int srcAlbumRootId, int srcAlbum, int dstAlbumRootId, const QString &dstRelativePath) | |
| AlbumCopyMoveHint () | |
| int | albumIdSrc () const |
| int | albumRootIdDst () const |
| int | albumRootIdSrc () const |
| CollectionScannerHints::DstPath | dst () const |
| bool | isDstAlbum (int albumRootId, const QString &relativePath) const |
| bool | isSrcAlbum (int albumRootId, int albumId) const |
| operator const CollectionScannerHints::Album & () const | |
| operator const CollectionScannerHints::DstPath & () const | |
| AlbumCopyMoveHint & | operator<< (const QDBusArgument &argument) |
| bool | operator== (const CollectionScannerHints::DstPath &dst) |
| bool | operator== (const CollectionScannerHints::Album &src) |
| const AlbumCopyMoveHint & | operator>> (QDBusArgument &argument) const |
| uint | qHash () const |
| QString | relativePathDst () const |
| CollectionScannerHints::Album | src () const |
Protected Attributes | |
| CollectionScannerHints::DstPath | m_dst |
| CollectionScannerHints::Album | m_src |
Detailed Description
Definition at line 97 of file collectionscannerhints.h.
Constructor & Destructor Documentation
| Digikam::AlbumCopyMoveHint::AlbumCopyMoveHint | ( | ) |
An AlbumCopyMoveHint describes an existing album and a destination to which this album is expected to be copied, moved or renamed.
Definition at line 109 of file collectionscannerhints.cpp.
| Digikam::AlbumCopyMoveHint::AlbumCopyMoveHint | ( | int | srcAlbumRootId, | |
| int | srcAlbum, | |||
| int | dstAlbumRootId, | |||
| const QString & | dstRelativePath | |||
| ) |
Definition at line 113 of file collectionscannerhints.cpp.
Member Function Documentation
| int Digikam::AlbumCopyMoveHint::albumIdSrc | ( | ) | const |
Definition at line 125 of file collectionscannerhints.cpp.
| int Digikam::AlbumCopyMoveHint::albumRootIdDst | ( | ) | const |
Definition at line 135 of file collectionscannerhints.cpp.
| int Digikam::AlbumCopyMoveHint::albumRootIdSrc | ( | ) | const |
Definition at line 120 of file collectionscannerhints.cpp.
| CollectionScannerHints::DstPath Digikam::AlbumCopyMoveHint::dst | ( | ) | const [inline] |
Definition at line 118 of file collectionscannerhints.h.
| bool Digikam::AlbumCopyMoveHint::isDstAlbum | ( | int | albumRootId, | |
| const QString & | relativePath | |||
| ) | const |
Definition at line 145 of file collectionscannerhints.cpp.
| bool Digikam::AlbumCopyMoveHint::isSrcAlbum | ( | int | albumRootId, | |
| int | albumId | |||
| ) | const |
Definition at line 130 of file collectionscannerhints.cpp.
| Digikam::AlbumCopyMoveHint::operator const CollectionScannerHints::Album & | ( | ) | const [inline] |
Definition at line 128 of file collectionscannerhints.h.
| Digikam::AlbumCopyMoveHint::operator const CollectionScannerHints::DstPath & | ( | ) | const [inline] |
Definition at line 129 of file collectionscannerhints.h.
| AlbumCopyMoveHint & Digikam::AlbumCopyMoveHint::operator<< | ( | const QDBusArgument & | argument | ) |
Definition at line 156 of file collectionscannerhints.cpp.
| bool Digikam::AlbumCopyMoveHint::operator== | ( | const CollectionScannerHints::DstPath & | dst | ) | [inline] |
Definition at line 123 of file collectionscannerhints.h.
| bool Digikam::AlbumCopyMoveHint::operator== | ( | const CollectionScannerHints::Album & | src | ) | [inline] |
Definition at line 122 of file collectionscannerhints.h.
| const AlbumCopyMoveHint & Digikam::AlbumCopyMoveHint::operator>> | ( | QDBusArgument & | argument | ) | const |
Definition at line 165 of file collectionscannerhints.cpp.
| uint Digikam::AlbumCopyMoveHint::qHash | ( | ) | const |
Definition at line 150 of file collectionscannerhints.cpp.
| QString Digikam::AlbumCopyMoveHint::relativePathDst | ( | ) | const |
Definition at line 140 of file collectionscannerhints.cpp.
| CollectionScannerHints::Album Digikam::AlbumCopyMoveHint::src | ( | ) | const [inline] |
Definition at line 113 of file collectionscannerhints.h.
Member Data Documentation
Definition at line 134 of file collectionscannerhints.h.
Definition at line 133 of file collectionscannerhints.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference