Plot2DWidget Class Reference

Implementation of the ui_form. More...

#include <plot2DWidget.h>

List of all members.

Public Member Functions

QwtPlot * getMainPlot ()
 Get a pointer to the QwtPlot widget.
 Plot2DWidget (QWidget *parent=0)
 Custom constructor.


Detailed Description

Implementation of the ui_form.

This class implements the Plot2D widget using the ui_form generated by QtDesigner.


Constructor & Destructor Documentation

Plot2DWidget::Plot2DWidget ( QWidget *  parent = 0  ) 

Custom constructor.

Uses the class generated by the user interface compiler to set up the Plot2DWidget containing the QwtPlot widget.

Parameters:
parent pointer to the parent of the 2d plot widget.


Member Function Documentation

QwtPlot* Plot2DWidget::getMainPlot (  )  [inline]

Get a pointer to the QwtPlot widget.

Returns:
a pointer to the QwtPlot widget used by this class to plot graphs.


Generated on Mon Feb 23 16:42:01 2009 for Dragon Wings by  doxygen 1.5.5