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