4 #include <QGraphicsView>
6 class QGraphicsRectItem;
26 QGraphicsRectItem *m_frame;
29 #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...