QlightRead package | ESS final project 1.22-beta

DataPlot Class Reference

#include <dataplot.h>

List of all members.

Public Member Functions

 DataPlot (QWidget *=NULL)
 CurveData::CurvePlot() Draws both graphs.

Public Attributes

QwtPlotCurve * curve_c
QwtPlotCurve * curve_a

Detailed Description

Definition at line 70 of file dataplot.h.


Constructor & Destructor Documentation

DataPlot::DataPlot ( QWidget *  parent = NULL)

CurveData::CurvePlot() Draws both graphs.

Parameters:
parent- QWidget *
Returns:
pointer callback to attach to QWidget
Return values:
none

Definition at line 144 of file dataplot.cpp.


Member Data Documentation

QwtPlotCurve* DataPlot::curve_a

Definition at line 75 of file dataplot.h.

QwtPlotCurve* DataPlot::curve_c

Definition at line 74 of file dataplot.h.


The documentation for this class was generated from the following files:
All Classes Files Functions Variables Defines