![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Provides a drag object for an album. More...
Public Member Functions | |
DAlbumDrag (const QUrl &databaseUrl, int albumid, const QUrl &fileUrl=QUrl()) | |
Static Public Member Functions | |
static bool | canDecode (const QMimeData *e) |
static bool | decode (const QMimeData *e, QList< QUrl > &urls, int &albumID) |
static QStringList | mimeTypes () |
When an album is moved through drag'n'drop an object of this class is created.