42 #ifndef LIVESELECTIONRECTANGLE_H 43 #define LIVESELECTIONRECTANGLE_H 45 #include <QtCore/QWeakPointer> 77 #endif // LIVESELECTIONRECTANGLE_H The QGraphicsRectItem class provides a rectangle item that you can add to a QGraphicsScene.
void setRect(const QPointF &firstPoint, const QPointF &secondPoint)
The QPointF class defines a point in the plane using floating point precision.
QWeakPointer< QGraphicsObject > m_layerItem
#define QT_FORWARD_DECLARE_CLASS(name)
The QRectF class defines a rectangle in the plane using floating point precision. ...
~LiveSelectionRectangle()
LiveSelectionRectangle(QGraphicsObject *layerItem)
QGraphicsRectItem * m_controlShape
The QGraphicsObject class provides a base class for all graphics items that require signals...