QtiPlot 0.9.7.3

FunctionCurve Member List

This is the complete list of members for FunctionCurve, including all inherited members.
boundingRect() const PlotCurve [protected]
constants()FunctionCurve [inline]
copy(FunctionCurve *f)FunctionCurve
d_constantsFunctionCurve [private]
d_formulasFunctionCurve [private]
d_fromFunctionCurve [private]
d_function_typeFunctionCurve [private]
d_plot_stylePlotCurve [protected]
d_side_linesPlotCurve [protected]
d_skip_symbolsPlotCurve [protected]
d_toFunctionCurve [private]
d_typePlotCurve [protected]
d_variableFunctionCurve [private]
d_x_offsetPlotCurve [protected]
d_y_offsetPlotCurve [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 nameFunctionCurve
functionType()FunctionCurve [inline]
legend()FunctionCurve
loadData(int points=0, bool xLog10Scale=false)FunctionCurve
Normal enum valueFunctionCurve
Parametric enum valueFunctionCurve
PlotCurve(const QString &name=QString())PlotCurve
plotStyle()PlotCurve [inline]
Polar enum valueFunctionCurve
removeConstant(const QString &parName)FunctionCurve [inline]
removeConstants()FunctionCurve [inline]
restore(Graph *g, const QStringList &lst)FunctionCurve [static]
restoreCurveLayout(const QStringList &lst)PlotCurve
saveCurveLayout()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]