Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ViewProfile Class Reference

Class that modifies QGraphicsView to present a two-dimensional profile, with movable dividers for selecting a range. More...

#include <ViewProfile.h>

Inheritance diagram for ViewProfile:

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ViewProfile()

ViewProfile::ViewProfile ( QGraphicsScene *  scene,
int  minimumWidth,
QWidget *  parent = 0 
)

Single constructor.

Definition at line 17 of file ViewProfile.cpp.

Member Function Documentation

◆ resizeEvent()

void ViewProfile::resizeEvent ( QResizeEvent *  event)
virtual

Intercept resize events so the geometry can be scaled to perfectly fit into the window.

Definition at line 53 of file ViewProfile.cpp.


The documentation for this class was generated from the following files: