APEModule Class Reference
[Aircraft Performance Estimator]

Performance Estimator Module. More...

#include <apeModule.h>

Collaboration diagram for APEModule:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Performance Estimator Module.

This class implements the code generatad from the ui_forms by the Qt user interface compiler. This class implements the GUI's for all tools in the aircraft performance estimator.


Constructor & Destructor Documentation

APEModule::APEModule ( 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 APEModule::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:00 2009 for Dragon Wings by  doxygen 1.5.5