digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
Loading...
Searching...
No Matches
Digikam::DTagListDrag Class Reference

Provides a drag object for a list of tags. More...

+ Inheritance diagram for Digikam::DTagListDrag:

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 ()
 

Detailed Description

When a tag is moved through drag'n'drop an object of this class is created.