10#include <QGraphicsView>
12class QGraphicsRectItem;
32 QGraphicsRectItem *m_frame;
ViewProfile(QGraphicsScene *scene, int minimumWidth, QWidget *parent=0)
Single constructor.
virtual void resizeEvent(QResizeEvent *event)
Intercept resize events so the geometry can be scaled to perfectly fit into the window.