Engauge Digitizer
2
|
Class that modifies QGraphicsView to present a two-dimensional profile, with movable dividers for selecting a range. More...
#include <ViewProfile.h>
Public Member Functions | |
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. | |
Class that modifies QGraphicsView to present a two-dimensional profile, with movable dividers for selecting a range.
Definition at line 15 of file ViewProfile.h.