Classes

C:/Users/David/Documents/QtProjects/visualsc/scgraphicsview/cornergrabber.h File Reference

#include <QObject>
#include <QGraphicsItem>
#include <QGraphicsRectItem>
#include <QGraphicsTextItem>
#include <QGraphicsSceneHoverEvent>
#include <QGraphicsSceneMouseEvent>
#include <QColor>
#include <QPainter>
#include <QPen>
#include <QPointF>
Include dependency graph for cornergrabber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CornerGrabber
 This object provides a visual cue for the user to grab the corner of a box for dragging (or the end of a line). More...