PolynomialFit Class Reference

Inheritance diagram for PolynomialFit:
Fit

List of all members.

Public Member Functions

void fit ()
MethodCode virtual End QString legendInfo ()
MethodCode End PolynomialFit (Graph *, QString &, double, double, int=2, bool=false)/NoDerived/
MethodCode End PolynomialFit (Graph *, QString &, int=2, bool=false)/NoDerived/
MethodCode End PolynomialFit (QwtPlotCurve *, double, double, int=2, bool=false)/NoDerived/
 PolynomialFit (QwtPlotCurve *, int=2, bool=false)/NoDerived/
 PolynomialFit (ApplicationWindow */TransferThis/, Graph *, QString &, double, double, int=2, bool=false)
 PolynomialFit (ApplicationWindow */TransferThis/, Graph *, QString &, int=2, bool=false)
 PolynomialFit (ApplicationWindow */TransferThis/, QwtPlotCurve *, double, double, int=2, bool=false)
MethodCode End PolynomialFit (ApplicationWindow */TransferThis/, QwtPlotCurve *, int=2, bool=false)
 PolynomialFit (Table *, const QString &, const QString &, int=1, int=-1, int=2, bool=false)/NoDerived/
 PolynomialFit (ApplicationWindow */TransferThis/, Table *, const QString &, const QString &, int, int, int, bool)

Static Public Member Functions

static QString generateFormula (int)
static QStringList generateParameterList (int)

Constructor & Destructor Documentation

PolynomialFit::PolynomialFit ( ApplicationWindow */TransferThis/  ,
Table ,
const QString &  ,
const QString &  ,
int  ,
int  ,
int  ,
bool   
)
PolynomialFit::PolynomialFit ( Table ,
const QString &  ,
const QString &  ,
int  = 1,
int  = -1,
int  = 2,
bool  = false 
)
MethodCode End PolynomialFit::PolynomialFit ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
int  = 2,
bool  = false 
)
PolynomialFit::PolynomialFit ( ApplicationWindow */TransferThis/  ,
QwtPlotCurve ,
double  ,
double  ,
int  = 2,
bool  = false 
)
PolynomialFit::PolynomialFit ( ApplicationWindow */TransferThis/  ,
Graph ,
QString &  ,
int  = 2,
bool  = false 
)
PolynomialFit::PolynomialFit ( ApplicationWindow */TransferThis/  ,
Graph ,
QString &  ,
double  ,
double  ,
int  = 2,
bool  = false 
)
PolynomialFit::PolynomialFit ( QwtPlotCurve ,
int  = 2,
bool  = false 
)
MethodCode End PolynomialFit::PolynomialFit ( QwtPlotCurve ,
double  ,
double  ,
int  = 2,
bool  = false 
)
MethodCode End PolynomialFit::PolynomialFit ( Graph ,
QString &  ,
int  = 2,
bool  = false 
)
MethodCode End PolynomialFit::PolynomialFit ( Graph ,
QString &  ,
double  ,
double  ,
int  = 2,
bool  = false 
)

Member Function Documentation

void PolynomialFit::fit (  )  [virtual]

Reimplemented from Fit.

static QString PolynomialFit::generateFormula ( int   )  [static]
static QStringList PolynomialFit::generateParameterList ( int   )  [static]
MethodCode virtual End QString PolynomialFit::legendInfo (  )  [virtual]

Reimplemented from Fit.


The documentation for this class was generated from the following file:

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1