| addHitTestData(const HitTestLocation &loc) | JKQTPPlotElement | inlineprotected |
| addHitTestData(double x_, double y_, const QString &label_) | JKQTPPlotElement | inlineprotected |
| addHitTestData(const QPointF &pos_, const QString &label_) | JKQTPPlotElement | inlineprotected |
| addHitTestData(double x_, double y_, int index_=-1, const JKQTPDatastore *datastore=nullptr) | JKQTPPlotElement | inlineprotected |
| addHitTestData(const QPointF &pos_, int index_=-1, const JKQTPDatastore *datastore=nullptr) | JKQTPPlotElement | inlineprotected |
| addHitTestData(double x_, double y_, int index_, const QString &label_) | JKQTPPlotElement | inlineprotected |
| addHitTestData(const QPointF &pos_, int index_, const QString &label_) | JKQTPPlotElement | inlineprotected |
| backTransform(const QPointF &x) const | JKQTPPlotElement | inline |
| backTransform(double x, double y) const | JKQTPPlotElement | inline |
| backtransformX(double x) const | JKQTPPlotElement | |
| backtransformY(double y) const | JKQTPPlotElement | |
| buildErrorFunctorSpec()=0 | JKQTPEvaluatedFunctionWithErrorsGraphBase | protectedpure virtual |
| buildPlotFunctorSpec()=0 | JKQTPEvaluatedFunctionGraphBase | protectedpure virtual |
| clearHitTestData() | JKQTPPlotElement | inlineprotected |
| collectParameters() override | JKQTPEvaluatedFunctionWithErrorsGraphBase | protectedvirtual |
| createPlotData(bool collectParams=true) | JKQTPEvaluatedFunctionGraphBase | protectedvirtual |
| data | JKQTPEvaluatedFunctionGraphBase | protected |
| dataCleanupMaxAllowedAngleDegree | JKQTPEvaluatedFunctionGraphBase | protected |
| dependentVariableName | JKQTPParsedFunctionLineGraphBase | protected |
| displaySamplePoints | JKQTPEvaluatedFunctionGraphBase | protected |
| doDrawLine() const | JKQTPGraphLineAndFillStyleMixin | |
| doFillCurve() const | JKQTPGraphLineAndFillStyleMixin | |
| draw(JKQTPEnhancedPainter &painter)=0 | JKQTPPlotElement | pure virtual |
| drawErrorLines | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| drawErrorPolygons | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| drawLine | JKQTPGraphLineAndFillStyleMixin | |
| drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual |
| drawSamplePoints(JKQTPEnhancedPainter &painter, QColor graphColor) | JKQTPEvaluatedFunctionGraphBase | protected |
| drawXGraph(JKQTPEnhancedPainter &painter) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| drawYGraph(JKQTPEnhancedPainter &painter) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| efdata | JKQTPParsedFunctionLineGraphBase | protected |
| errorColor | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| errorFillColor | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| errorFillStyle | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| errorFunction | JKQTPParsedFunctionLineGraphBase | protected |
| errorLineWidth | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| errorParameterColumn | JKQTPEvaluatedFunctionWithErrorsGraphBase | protected |
| errorStyle | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| evaluateParsedFunction(double x, ParsedFunctionLineGraphFunctionData *fdata) | JKQTPParsedFunctionLineGraphBase | protectedstatic |
| fdata | JKQTPParsedFunctionLineGraphBase | protected |
| fillColor | JKQTPGraphFillStyleMixin | |
| fillCurve | JKQTPGraphLineAndFillStyleMixin | |
| fillStyle | JKQTPGraphFillStyleMixin | |
| formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
| function | JKQTPParsedFunctionLineGraphBase | protected |
| generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
| getDataCleanupMaxAllowedAngleDegree() const | JKQTPEvaluatedFunctionGraphBase | |
| getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
| getDependentVariableName() const | JKQTPParsedFunctionLineGraphBase | |
| getDisplaySamplePoints() const | JKQTPEvaluatedFunctionGraphBase | |
| getDrawErrorLines() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | |
| getDrawErrorPolygons() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | |
| getDrawLine() const | JKQTPGraphLineAndFillStyleMixin | |
| getErrorBrush(JKQTPEnhancedPainter &painter) const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| getErrorFillColor() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getErrorFillStyle() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getErrorFunction() const | JKQTPParsedFunctionLineGraphBase | |
| getErrorLineColor() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getErrorLinePen(JKQTPEnhancedPainter &painter) const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
| getErrorLineStyle() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getErrorLineWidth() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getErrorParameterColumn() const | JKQTPEvaluatedFunctionWithErrorsGraphBase | |
| getFillBrush(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphFillStyleMixin | |
| getFillColor() const | JKQTPGraphFillStyleMixin | |
| getFillCurve() const | JKQTPGraphLineAndFillStyleMixin | |
| getFillGradient() const | JKQTPGraphFillStyleMixin | |
| getFillStyle() const | JKQTPGraphFillStyleMixin | |
| getFillTexture() const | JKQTPGraphFillStyleMixin | |
| getFillTextureImage() const | JKQTPGraphFillStyleMixin | |
| getFunction() const | JKQTPParsedFunctionLineGraphBase | |
| getHighlightingLineColor() const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getInternalErrorParams() const | JKQTPEvaluatedFunctionWithErrorsGraphBase | |
| getInternalErrorParams() | JKQTPEvaluatedFunctionWithErrorsGraphBase | |
| getInternalParams() const | JKQTPEvaluatedFunctionGraphBase | |
| getInternalParams() | JKQTPEvaluatedFunctionGraphBase | |
| getKeyLabelColor() const override | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| getKeyLinePen(JKQTPEnhancedPainter &painter, const QRectF &rect, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getKeyLineWidthPx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLineBrush() const | JKQTPGraphLineStyleMixin | |
| getLineCapStyle() const | JKQTPGraphLineStyleMixin | |
| getLineColor() const | JKQTPGraphLineStyleMixin | |
| getLineDashOffset() const | JKQTPGraphLineStyleMixin | |
| getLineDashPattern() const | JKQTPGraphLineStyleMixin | |
| getLineJoinStyle() const | JKQTPGraphLineStyleMixin | |
| getLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getLineStyle() const | JKQTPGraphLineStyleMixin | |
| getLineWidth() const | JKQTPGraphLineStyleMixin | |
| getMaxRefinementDegree() const | JKQTPEvaluatedFunctionGraphBase | |
| getMinPixelPerSample() const | JKQTPEvaluatedFunctionGraphBase | |
| getMinSamples() const | JKQTPEvaluatedFunctionGraphBase | |
| getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
| getParameterColumn() const | JKQTPEvaluatedFunctionGraphBase | |
| getParent() const | JKQTPPlotElement | inline |
| getParent() | JKQTPPlotElement | inline |
| getSlopeTolerance() const | JKQTPEvaluatedFunctionGraphBase | |
| getTitle() const | JKQTPPlotElement | |
| getXAxis() const | JKQTPPlotElement | inline |
| getXAxisRef() const | JKQTPPlotElement | |
| getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPEvaluatedFunctionGraphBase | virtual |
| getYAxis() const | JKQTPPlotElement | inline |
| getYAxisRef() const | JKQTPPlotElement | |
| getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPEvaluatedFunctionGraphBase | virtual |
| highlighted | JKQTPPlotElement | |
| highlightingLineColor | JKQTPGraphLineStyleMixin | |
| hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const | JKQTPPlotElement | virtual |
| HitTestMode enum name | JKQTPPlotElement | |
| HitTestXOnly enum value | JKQTPPlotElement | |
| HitTestXY enum value | JKQTPPlotElement | |
| HitTestYOnly enum value | JKQTPPlotElement | |
| ierrorparams | JKQTPEvaluatedFunctionWithErrorsGraphBase | protected |
| initFillStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphFillStyleMixin | |
| initFillStyleInvertedColor(JKQTPGraphFillStyleMixin *other) | JKQTPGraphFillStyleMixin | |
| initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphLineStyleMixin | |
| iparams | JKQTPEvaluatedFunctionGraphBase | protected |
| isHighlighted() const | JKQTPPlotElement | |
| isVisible() const | JKQTPPlotElement | |
| JKQTPEvaluatedFunctionGraphBase(JKQTBasePlotter *parent=nullptr) | JKQTPEvaluatedFunctionGraphBase | explicit |
| JKQTPEvaluatedFunctionGraphBase(JKQTPlotter *parent) | JKQTPEvaluatedFunctionGraphBase | explicit |
| JKQTPEvaluatedFunctionWithErrorsGraphBase(JKQTBasePlotter *parent=nullptr) | JKQTPEvaluatedFunctionWithErrorsGraphBase | explicit |
| JKQTPEvaluatedFunctionWithErrorsGraphBase(JKQTPlotter *parent) | JKQTPEvaluatedFunctionWithErrorsGraphBase | explicit |
| JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase(JKQTBasePlotter *parent=nullptr) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | |
| JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase(JKQTPlotter *parent) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | |
| JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
| JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin | |
| JKQTPGraphLineAndFillStyleMixin() | JKQTPGraphLineAndFillStyleMixin | |
| JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
| JKQTPParsedFunctionLineGraphBase(const QString &dependentVariableName, JKQTBasePlotter *parent=nullptr) | JKQTPParsedFunctionLineGraphBase | |
| JKQTPParsedFunctionLineGraphBase(const QString &dependentVariableName, JKQTPlotter *parent) | JKQTPParsedFunctionLineGraphBase | |
| JKQTPParsedFunctionLineGraphBase(const QString &dependentVariableName, const QString &function, JKQTBasePlotter *parent=nullptr) | JKQTPParsedFunctionLineGraphBase | |
| JKQTPParsedFunctionLineGraphBase(const QString &dependentVariableName, const QString &function, JKQTPlotter *parent) | JKQTPParsedFunctionLineGraphBase | |
| JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
| lineColor | JKQTPGraphLineStyleMixin | |
| lineStyle | JKQTPGraphLineStyleMixin | |
| lineWidth | JKQTPGraphLineStyleMixin | |
| m_drawLine | JKQTPGraphLineAndFillStyleMixin | private |
| m_fillBrush | JKQTPGraphFillStyleMixin | private |
| m_fillColor | JKQTPGraphFillStyleMixin | private |
| m_fillCurve | JKQTPGraphLineAndFillStyleMixin | private |
| m_highlightingLineColor | JKQTPGraphLineStyleMixin | private |
| m_hitTestData | JKQTPPlotElement | protected |
| m_linePen | JKQTPGraphLineStyleMixin | private |
| m_lineWidth | JKQTPGraphLineStyleMixin | private |
| maxRefinementDegree | JKQTPEvaluatedFunctionGraphBase | protected |
| minPixelPerSample | JKQTPEvaluatedFunctionGraphBase | protected |
| minSamples | JKQTPEvaluatedFunctionGraphBase | protected |
| parameterColumn | JKQTPEvaluatedFunctionGraphBase | protected |
| parent | JKQTPPlotElement | protected |
| parentPlotStyle | JKQTPPlotElement | protected |
| reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
| setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setColor(QColor c) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | slot |
| setCopiedParams(const double *params, int N) | JKQTPEvaluatedFunctionGraphBase | |
| setDataCleanupMaxAllowedAngleDegree(double __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setDisplaySamplePoints(bool __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setDrawErrorLines(bool __value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | slot |
| setDrawErrorPolygons(bool __value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | slot |
| setDrawLine(bool __value) | JKQTPGraphLineAndFillStyleMixin | |
| setErrorFillColor(const QColor &__value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtualslot |
| setErrorFillStyle(Qt::BrushStyle __value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtualslot |
| setErrorFunction(const QString &__value) | JKQTPParsedFunctionLineGraphBase | slot |
| setErrorLineColor(const QColor &__value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtualslot |
| setErrorLineStyle(Qt::PenStyle __value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtualslot |
| setErrorLineWidth(double __value) | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtualslot |
| setErrorParameterColumn(int __value) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParameterColumn(size_t __value) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParams(const QVector< double > &errorParams) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParamsV(double p1) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParamsV(double p1, double p2) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParamsV(double p1, double p2, double p3) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParamsV(double p1, double p2, double p3, double p4) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setErrorParamsV(double p1, double p2, double p3, double p4, double p5) | JKQTPEvaluatedFunctionWithErrorsGraphBase | slot |
| setFillBrush(const QBrush &b) | JKQTPGraphFillStyleMixin | |
| setFillColor(const QColor &__value) | JKQTPGraphFillStyleMixin | |
| setFillColor(const QColor &__value, double alpha) | JKQTPGraphFillStyleMixin | |
| setFillCurve(bool __value) | JKQTPGraphLineAndFillStyleMixin | |
| setFillGradient(const QGradient &__value) | JKQTPGraphFillStyleMixin | |
| setFillStyle(Qt::BrushStyle __value) | JKQTPGraphFillStyleMixin | |
| setFillTexture(const QPixmap &__value) | JKQTPGraphFillStyleMixin | |
| setFillTexture(const QImage &__value) | JKQTPGraphFillStyleMixin | |
| setFillTransform(const QTransform &b) | JKQTPGraphFillStyleMixin | |
| setFunction(const QString &__value) | JKQTPParsedFunctionLineGraphBase | slot |
| setHighlighted(bool __value) | JKQTPPlotElement | slot |
| setHighlightingLineColor(const QColor &__value) | JKQTPGraphLineStyleMixin | |
| setHighlightingLineColor(const QColor &__value, double alpha) | JKQTPGraphLineStyleMixin | |
| setLineBrush(const QBrush &style) | JKQTPGraphLineStyleMixin | |
| setLineCapStyle(Qt::PenCapStyle style) | JKQTPGraphLineStyleMixin | |
| setLineColor(const QColor &__value) | JKQTPGraphLineStyleMixin | |
| setLineColor(const QColor &__value, double alpha) | JKQTPGraphLineStyleMixin | |
| setLineColorInvertedFrom(QColor __noninvertedColor) | JKQTPGraphLineStyleMixin | |
| setLineDashOffset(qreal offset) | JKQTPGraphLineStyleMixin | |
| setLineDashPattern(const QVector< qreal > &pattern) | JKQTPGraphLineStyleMixin | |
| setLineJoinStyle(Qt::PenJoinStyle style) | JKQTPGraphLineStyleMixin | |
| setLineStyle(Qt::PenStyle __value) | JKQTPGraphLineStyleMixin | |
| setLineWidth(double __value) | JKQTPGraphLineStyleMixin | |
| setMaxRefinementDegree(const unsigned int &__value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setMinPixelPerSample(double __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setMinSamples(const unsigned int &__value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParameterColumn(int __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParameterColumn(size_t __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParams(const QVector< double > ¶ms) | JKQTPEvaluatedFunctionGraphBase | virtual |
| setParamsV(double p1) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParamsV(double p1, double p2) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParamsV(double p1, double p2, double p3) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParamsV(double p1, double p2, double p3, double p4) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParamsV(double p1, double p2, double p3, double p4, double p5) | JKQTPEvaluatedFunctionGraphBase | slot |
| setParent(JKQTBasePlotter *parent) | JKQTPPlotElement | virtual |
| setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
| setSlopeTolerance(double __value) | JKQTPEvaluatedFunctionGraphBase | slot |
| setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
| setVisible(bool __value) | JKQTPPlotElement | slot |
| setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| slopeTolerance | JKQTPEvaluatedFunctionGraphBase | protected |
| title | JKQTPPlotElement | |
| transform(const QPointF &x) const | JKQTPPlotElement | inline |
| transform(double x, double y) const | JKQTPPlotElement | inline |
| transform(const QPolygonF &x) const | JKQTPPlotElement | |
| transformToLinePath(const QPolygonF &x) const | JKQTPPlotElement | |
| transformX(double x) const | JKQTPPlotElement | |
| transformX(const QVector< double > &x) const | JKQTPPlotElement | |
| transformY(double y) const | JKQTPPlotElement | |
| transformY(const QVector< double > &x) const | JKQTPPlotElement | |
| usesColumn(int c) const override | JKQTPEvaluatedFunctionWithErrorsGraphBase | virtual |
| visible | JKQTPPlotElement | |
| xAxisRef | JKQTPPlotElement | |
| xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| yAxisRef | JKQTPPlotElement | |
| yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| ~JKQTPEvaluatedFunctionGraphBase() | JKQTPEvaluatedFunctionGraphBase | virtual |
| ~JKQTPEvaluatedFunctionWithErrorsGraphBase() | JKQTPEvaluatedFunctionWithErrorsGraphBase | virtual |
| ~JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase() override | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
| ~JKQTPGraph()=default | JKQTPGraph | virtual |
| ~JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin | virtual |
| ~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
| ~JKQTPParsedFunctionLineGraphBase() override | JKQTPParsedFunctionLineGraphBase | virtual |
| ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |