
Public Types | |
Public Member Functions | |
| void | calculateParameters () |
| int | distribution () |
| MethodCode const QString &bool | evaluateParameters () |
| QString | formula () |
| double | parameter1 () |
| double | parameter2 () |
| QString | parametersInfo () |
| QQPlotFilter (Table *, const QString &, int=0, int=-1)/NoDerived/ | |
| QQPlotFilter (ApplicationWindow */TransferThis/, Table *, const QString &, int=0, int=-1) | |
| bool | run () |
| QString | scoreFormula (bool=true) |
| ScoreMethod | scoreMethod () |
| bool | setDistribution (int) |
| void | setEvaluateParameters (bool) |
| void | setParameters (double, double) |
| void | setScoreMethod (ScoreMethod) |
| MethodCode | SIPQTI_APP (new sipQQPlotFilter(app, a0,*a1, a2, a3))%End void setData(Table * |
| Statistics * | statistics () |
Static Public Member Functions | |
| static QStringList | distributionNames () |
| static QStringList | parameterNames (int) |
| static double | score (ScoreMethod, int, int) |
| static QStringList | scoreMethodNames () |
| QQPlotFilter::QQPlotFilter | ( | ApplicationWindow */TransferThis/ | , | |
| Table * | , | |||
| const QString & | , | |||
| int | = 0, |
|||
| int | = -1 | |||
| ) |
| QQPlotFilter::QQPlotFilter | ( | Table * | , | |
| const QString & | , | |||
| int | = 0, |
|||
| int | = -1 | |||
| ) |
| void QQPlotFilter::calculateParameters | ( | ) |
| int QQPlotFilter::distribution | ( | ) |
| static QStringList QQPlotFilter::distributionNames | ( | ) | [static] |
| MethodCode const QString& bool QQPlotFilter::evaluateParameters | ( | ) |
| QString QQPlotFilter::formula | ( | ) |
| double QQPlotFilter::parameter1 | ( | ) |
| double QQPlotFilter::parameter2 | ( | ) |
| static QStringList QQPlotFilter::parameterNames | ( | int | ) | [static] |
| QString QQPlotFilter::parametersInfo | ( | ) |
| bool QQPlotFilter::run | ( | ) | [virtual] |
Reimplemented from Filter.
| static double QQPlotFilter::score | ( | ScoreMethod | , | |
| int | , | |||
| int | ||||
| ) | [static] |
| QString QQPlotFilter::scoreFormula | ( | bool | = true |
) |
| ScoreMethod QQPlotFilter::scoreMethod | ( | ) |
| static QStringList QQPlotFilter::scoreMethodNames | ( | ) | [static] |
| bool QQPlotFilter::setDistribution | ( | int | ) |
| void QQPlotFilter::setEvaluateParameters | ( | bool | ) |
| void QQPlotFilter::setParameters | ( | double | , | |
| double | ||||
| ) |
| void QQPlotFilter::setScoreMethod | ( | ScoreMethod | ) |
| MethodCode QQPlotFilter::SIPQTI_APP | ( | new | sipQQPlotFilterapp, a0,*a1, a2, a3 | ) |
| Statistics* QQPlotFilter::statistics | ( | ) |
1.5.8