#include "thumbnailitem.h"#include "thumbnailscene.h"#include <QWidget>#include <QPainter>#include <QApplication>#include <QDrag>#include <QMimeData>
Go to the source code of this file.
Functions | |
| bool | lessThan (const QGraphicsItem *s1, const QGraphicsItem *s2) |
| bool lessThan | ( | const QGraphicsItem * | s1, | |
| const QGraphicsItem * | s2 | |||
| ) |
Definition at line 63 of file thumbnailitem.cpp.
Referenced by ThumbnailScene::dropEvent().
1.5.8