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

#include <snPlot.h>

Inheritance diagram for snPlotQwt:
snPlot snPlotAngl snPlotComplexImag snPlotComplexReal snPlotComplexRealImag snPlotMagn snPlotReal snPlotComplexAngle snPlotComplexMagn

Public Member Functions

 snPlotQwt (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlotQwt ()
 
void setYAxis (double ymin, double ymax)
 
void setXAxis (double xmin, double xmax)
 
void setXAxisLabel (QString l)
 
void setYAxisLabel (QString l)
 
void enableGrid ()
 
- Public Member Functions inherited from snPlot
 snPlot (std::string ptitle, YAxisType py_axis_type)
 
virtual ~snPlot ()
 
virtual QWidget * getWidget ()
 
virtual void replot ()
 

Protected Attributes

QwtPlot * plot
 
- 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

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

Member Function Documentation

void snPlotQwt::enableGrid ( )
inline
void snPlotQwt::setXAxis ( double  xmin,
double  xmax 
)
void snPlotQwt::setXAxisLabel ( QString  l)
void snPlotQwt::setYAxis ( double  ymin,
double  ymax 
)
virtual

Reimplemented from snPlot.

void snPlotQwt::setYAxisLabel ( QString  l)

Member Data Documentation

QwtPlot* snPlotQwt::plot
protected

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