digiKam
|
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 () |
Provides a drag object for an album
When an album is moved through drag'n'drop an object of this class is created.
Digikam::DAlbumDrag::DAlbumDrag | ( | const QUrl & | databaseUrl, |
int | albumid, | ||
const QUrl & | fileUrl = QUrl() |
||
) |
|
static |
References mimeTypes().
Referenced by Digikam::AlbumDragDropHandler::accepts(), and Digikam::AlbumDragDropHandler::dropEvent().
|
static |
|
static |
Referenced by canDecode(), and Digikam::AlbumDragDropHandler::mimeTypes().