Correlation Class Reference

#include <Correlation.h>

Inheritance diagram for Correlation:

Filter

List of all members.

Public Member Functions

 Correlation (ApplicationWindow *parent, Table *t, const QString &colName1, const QString &colName2)
void setDataFromTable (Table *t, const QString &colName1, const QString &colName2)

Protected Member Functions

void addResultCurve ()
 Handles the graphical output.

Private Member Functions

virtual void output ()
 Performs the data analysis and takes care of the output.


Constructor & Destructor Documentation

Correlation::Correlation ( ApplicationWindow parent,
Table t,
const QString &  colName1,
const QString &  colName2 
)


Member Function Documentation

void Correlation::addResultCurve (  )  [protected]

Handles the graphical output.

void Correlation::output (  )  [private, virtual]

Performs the data analysis and takes care of the output.

Reimplemented from Filter.

void Correlation::setDataFromTable ( Table t,
const QString &  colName1,
const QString &  colName2 
)


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3