Filer
Classes
DragAndDropHandler.h File Reference
#include <QObject>
#include <QAbstractItemView>
#include <QTimer>
Include dependency graph for DragAndDropHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DragAndDropHandler
 Handles drag and drop events for a QAbstractItemView so that we don't have to implement the same code in multiple views. It is a friend class of QAbstractItemView. More...