#include <QGraphicsPixmapItem>#include <QGraphicsSceneMouseEvent>
Go to the source code of this file.
Classes | |
| class | ThumbnailItem |
| A thumbnail to be shown in the QGraphicsView in the thumbnails dock widget. More... | |
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