TestModule Class Reference
[Test Module]

Test Module. More...

#include <testModule.h>

Collaboration diagram for TestModule:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void setPlotWidget (QwtPlot *plot)
 Set the plot widget.
 TestModule (QWidget *parent=0)
 Custom constructor.


Detailed Description

Test Module.

This class implements the code generatad from the ui_forms by the Qt user interface compiler.


Constructor & Destructor Documentation

TestModule::TestModule ( QWidget *  parent = 0  ) 

Custom constructor.

Instatiate the class with a pointer to a parent widget

Parameters:
parent pointer to parent widget


Member Function Documentation

void TestModule::setPlotWidget ( QwtPlot *  plot  )  [inline]

Set the plot widget.

This method is passed a pointer to a QwtPlot widget to use for plotting its results.

Parameters:
plot pointer to the plotting widget


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