, including all inherited members.
boundingRect() const | PlotCurve | [protected] |
constants() | FunctionCurve | [inline] |
copy(FunctionCurve *f) | FunctionCurve | |
d_constants | FunctionCurve | [private] |
d_formulas | FunctionCurve | [private] |
d_from | FunctionCurve | [private] |
d_function_type | FunctionCurve | [private] |
d_plot_style | PlotCurve | [protected] |
d_side_lines | PlotCurve | [protected] |
d_skip_symbols | PlotCurve | [protected] |
d_to | FunctionCurve | [private] |
d_type | PlotCurve | [protected] |
d_variable | FunctionCurve | [private] |
d_x_offset | PlotCurve | [protected] |
d_y_offset | PlotCurve | [protected] |
drawCurve(QPainter *p, int style, const QwtScaleMap &xMap, const QwtScaleMap &yMap, int from, int to) const | PlotCurve | [protected, virtual] |
drawSideLines(QPainter *p, const QwtScaleMap &xMap, const QwtScaleMap &yMap, int from, int to) const | PlotCurve | [protected] |
drawSticks(QPainter *p, const QwtScaleMap &xMap, const QwtScaleMap &yMap, int from, int to) const | PlotCurve | [protected] |
drawSymbols(QPainter *p, const QwtSymbol &, const QwtScaleMap &xMap, const QwtScaleMap &yMap, int from, int to) const | PlotCurve | [protected, virtual] |
enableSideLines(bool on) | PlotCurve | [inline] |
endRange() | FunctionCurve | [inline] |
formulas() | FunctionCurve | [inline] |
FunctionCurve(const FunctionType &t, const QString &name=QString()) | FunctionCurve | |
FunctionCurve(const QString &name=QString()) | FunctionCurve | |
FunctionType enum name | FunctionCurve | |
functionType() | FunctionCurve | [inline] |
legend() | FunctionCurve | |
loadData(int points=0, bool xLog10Scale=false) | FunctionCurve | |
Normal enum value | FunctionCurve | |
parameterName(int index) | FunctionCurve | |
parametersCount() | FunctionCurve | [inline] |
parameterValue(int index) | FunctionCurve | |
parameterValue(const QString &name) | FunctionCurve | |
Parametric enum value | FunctionCurve | |
PlotCurve(const QString &name=QString()) | PlotCurve | |
plotStyle() | PlotCurve | [inline] |
Polar enum value | FunctionCurve | |
removeConstant(const QString &parName) | FunctionCurve | [inline] |
removeConstants() | FunctionCurve | [inline] |
restore(Graph *g, const QStringList &lst) | FunctionCurve | [static] |
restoreCurveLayout(const QStringList &lst) | PlotCurve | |
saveCurveLayout() | PlotCurve | |
saveCurveSymbolImage() | PlotCurve | |
saveToString() | FunctionCurve | |
setConstant(const QString &parName, double val) | FunctionCurve | [inline] |
setConstants(const QMap< QString, double > &map) | FunctionCurve | [inline] |
setFormula(const QString &s) | FunctionCurve | [inline] |
setFormulas(const QStringList &lst) | FunctionCurve | [inline] |
setFunctionType(const FunctionType &t) | FunctionCurve | [inline] |
setPlotStyle(int s) | PlotCurve | [inline] |
setRange(double from, double to) | FunctionCurve | |
setSkipSymbolsCount(int count) | PlotCurve | |
setType(int t) | PlotCurve | [inline] |
setVariable(const QString &s) | FunctionCurve | [inline] |
setXOffset(double dx) | PlotCurve | [inline] |
setYOffset(double dy) | PlotCurve | [inline] |
sideLinesEnabled() | PlotCurve | [inline] |
skipSymbolsCount() | PlotCurve | [inline] |
startRange() | FunctionCurve | [inline] |
type() | PlotCurve | [inline] |
variable() | FunctionCurve | [inline] |
xOffset() | PlotCurve | [inline] |
yOffset() | PlotCurve | [inline] |