Public Member Functions | Protected Attributes | List of all members
snPlotQwt3D Class Reference

#include <snPlot.h>

Inheritance diagram for snPlotQwt3D:
snPlot snPlotSurface

Public Member Functions

 snPlotQwt3D (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlotQwt3D ()
 
- Public Member Functions inherited from snPlot
 snPlot (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlot ()
 
virtual QWidget * getWidget ()
 
virtual void replot ()
 
virtual void setYAxis (double, double)
 

Protected Attributes

Qwt3D::SurfacePlot * plot
 
snCurve3Dcurve
 
- Protected Attributes inherited from snPlot
std::string title
 
YAxisType y_axis_type
 

Additional Inherited Members

- Public Types inherited from snPlot
enum  YAxisType { Linear, Log20, Log10 }
 

Constructor & Destructor Documentation

snPlotQwt3D::snPlotQwt3D ( std::string  ptitle,
YAxisType  py_axis_type 
)
snPlotQwt3D::~snPlotQwt3D ( )
virtual

Member Data Documentation

snCurve3D* snPlotQwt3D::curve
protected
Qwt3D::SurfacePlot* snPlotQwt3D::plot
protected

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