4 #ifndef BPSMODELINDEXMIMEDATA_H
5 #define BPSMODELINDEXMIMEDATA_H
9 #include <QModelIndexList>
Public include file for BPS CORE library macros.
#define BPSCORE_EXPORT
Declare class to be an import from the shared library.
Definition: bpscore_global.h:22
#define BPS_PRIVATE(Class)
Declare pointer to private object in a public class.
Definition: bpsglobals.h:102
This class implements a mime data container for model indexes.
Definition: bpsmodelindexmimedata.h:15
QStringList formats() const
BpsModelIndexMimeData(QString aFormat, const QModelIndexList &aIndexes)
Constructor for BpsModelIndexMimeData.
QModelIndexList indexes() const