◆ DragDropViewImplementation()
Digikam::DragDropViewImplementation::DragDropViewImplementation |
( |
| ) |
|
|
default |
◆ ~DragDropViewImplementation()
virtual Digikam::DragDropViewImplementation::~DragDropViewImplementation |
( |
| ) |
|
|
virtualdefault |
◆ asView()
virtual QAbstractItemView* Digikam::DragDropViewImplementation::asView |
( |
| ) |
|
|
protectedpure virtual |
◆ copy()
void Digikam::DragDropViewImplementation::copy |
( |
| ) |
|
|
virtual |
◆ cut()
void Digikam::DragDropViewImplementation::cut |
( |
| ) |
|
|
virtual |
◆ decodeIsCutSelection()
bool Digikam::DragDropViewImplementation::decodeIsCutSelection |
( |
const QMimeData * |
mimeData | ) |
|
|
protected |
◆ dragDropHandler()
◆ dragEnterEvent()
void Digikam::DragDropViewImplementation::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
◆ dragMoveEvent()
void Digikam::DragDropViewImplementation::dragMoveEvent |
( |
QDragMoveEvent * |
e | ) |
|
|
protected |
◆ dropEvent()
void Digikam::DragDropViewImplementation::dropEvent |
( |
QDropEvent * |
e | ) |
|
|
protected |
◆ encodeIsCutSelection()
void Digikam::DragDropViewImplementation::encodeIsCutSelection |
( |
QMimeData * |
mime, |
|
|
bool |
isCutSelection |
|
) |
| |
|
protected |
◆ mapIndexForDragDrop()
virtual QModelIndex Digikam::DragDropViewImplementation::mapIndexForDragDrop |
( |
const QModelIndex & |
index | ) |
const |
|
protectedpure virtual |
◆ paste()
void Digikam::DragDropViewImplementation::paste |
( |
| ) |
|
|
virtual |
◆ pixmapForDrag()
virtual QPixmap Digikam::DragDropViewImplementation::pixmapForDrag |
( |
const QList< QModelIndex > & |
indexes | ) |
const |
|
protectedpure virtual |
◆ startDrag()
void Digikam::DragDropViewImplementation::startDrag |
( |
Qt::DropActions |
supportedActions | ) |
|
|
protected |
The documentation for this class was generated from the following files: