|
Filer
|
#include <QObject>#include <QAbstractItemView>#include <QTimer>

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... | |