10 #include <QGraphicsView> 12 class QGraphicsRectItem;
32 QGraphicsRectItem *m_frame;
35 #endif // VIEW_PROFILE_H virtual void resizeEvent(QResizeEvent *event)
Intercept resize events so the geometry can be scaled to perfectly fit into the window.
Class that modifies QGraphicsView to present a two-dimensional profile, with movable dividers for sel...