Filter Class Reference
List of all members.
Public Member Functions |
virtual void | enableGraphicsDisplay (bool on=true, Graph *g=0) |
| Filter (ApplicationWindow */TransferThis/, Graph *=0, const char *=0) |
Table * | resultTable () |
virtual bool | run () |
void | setColor (const QColor &) |
void | setColor (const QString &) |
void | setColor (int) |
bool | setDataFromCurve (const QString &curveTitle, double from, double to, Graph *g=0) |
bool | setDataFromCurve (const QString &, Graph *=0) |
bool | setDataFromCurve (QwtPlotCurve *c, double from, double to) |
bool | setDataFromCurve (QwtPlotCurve *c) |
virtual bool | setDataFromTable (Table *t, const QString &xColName, const QString &yColName, int from=1, int to=-1) |
void | setMaximumIterations (int) |
void | setOutputPoints (int) |
void | setTolerance (double) |
| ~Filter () |
Constructor & Destructor Documentation
Member Function Documentation
virtual void Filter::enableGraphicsDisplay |
( |
bool |
on = true , |
|
|
Graph * |
g = 0 | |
|
) |
| | [virtual] |
Table* Filter::resultTable |
( |
|
) |
|
virtual bool Filter::run |
( |
|
) |
[virtual] |
void Filter::setColor |
( |
const QColor & |
|
) |
|
void Filter::setColor |
( |
const QString & |
|
) |
|
void Filter::setColor |
( |
int |
|
) |
|
bool Filter::setDataFromCurve |
( |
const QString & |
curveTitle, |
|
|
double |
from, |
|
|
double |
to, |
|
|
Graph * |
g = 0 | |
|
) |
| | |
bool Filter::setDataFromCurve |
( |
const QString & |
, |
|
|
Graph * |
= 0 | |
|
) |
| | |
bool Filter::setDataFromCurve |
( |
QwtPlotCurve * |
c, |
|
|
double |
from, |
|
|
double |
to | |
|
) |
| | |
virtual bool Filter::setDataFromTable |
( |
Table * |
t, |
|
|
const QString & |
xColName, |
|
|
const QString & |
yColName, |
|
|
int |
from = 1 , |
|
|
int |
to = -1 | |
|
) |
| | [virtual] |
void Filter::setMaximumIterations |
( |
int |
|
) |
|
void Filter::setOutputPoints |
( |
int |
|
) |
|
void Filter::setTolerance |
( |
double |
|
) |
|
The documentation for this class was generated from the following file: