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, int startRow=1, int endRow=-1)
bool setDataFromTable (Table *t, const QString &colName1, const QString &colName2, int startRow=1, int endRow=-1)

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,
int  startRow = 1,
int  endRow = -1 
)


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.

bool Correlation::setDataFromTable ( Table t,
const QString &  colName1,
const QString &  colName2,
int  startRow = 1,
int  endRow = -1 
) [virtual]

Reimplemented from Filter.


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4