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 |
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 |
errorColor | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
errorFillColor | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
errorFillStyle | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
errorLineWidth | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
errorParameterColumn | JKQTPEvaluatedFunctionWithErrorsGraphBase | protected |
errorPlotFunction | JKQTPFunctorLineGraphBase | protected |
errorSimplePlotFunction | JKQTPFunctorLineGraphBase | protected |
errorStyle | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
Exponential enum value | JKQTPFunctorLineGraphBase | |
fillColor | JKQTPGraphFillStyleMixin | |
fillCurve | JKQTPGraphLineAndFillStyleMixin | |
fillStyle | JKQTPGraphFillStyleMixin | |
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
getDataCleanupMaxAllowedAngleDegree() const | JKQTPEvaluatedFunctionGraphBase | |
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
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 |
getErrorLineColor() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
getErrorLinePen(JKQTPEnhancedPainter &painter) const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | protected |
getErrorLineStyle() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
getErrorLineWidth() const | JKQTPEvaluatedFunctionWithErrorsGraphDrawingBase | virtual |
getErrorParameterColumn() const | JKQTPEvaluatedFunctionWithErrorsGraphBase | |
getErrorPlotFunction() const | JKQTPFunctorLineGraphBase | virtual |
getErrorSimplePlotFunction() const | JKQTPFunctorLineGraphBase | virtual |
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 | |
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 |
getPlotFunctionFunctor() const | JKQTPFunctorLineGraphBase | virtual |
getSimplePlotFunction() const | JKQTPFunctorLineGraphBase | virtual |
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 | |
isSimplePlotFunction() const | JKQTPFunctorLineGraphBase | |
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 | |
JKQTPFunctorLineGraphBase(JKQTBasePlotter *parent=nullptr) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(JKQTPlotter *parent) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(const jkqtpSimplePlotFunctionType &f, const QString &title, JKQTBasePlotter *parent=nullptr) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(const jkqtpSimplePlotFunctionType &f, const QString &title, JKQTPlotter *parent) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(jkqtpSimplePlotFunctionType &&f, const QString &title, JKQTBasePlotter *parent=nullptr) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(jkqtpSimplePlotFunctionType &&f, const QString &title, JKQTPlotter *parent) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(SpecialFunction type, const QVector< double > ¶ms, const QString &title, JKQTBasePlotter *parent) | JKQTPFunctorLineGraphBase | |
JKQTPFunctorLineGraphBase(SpecialFunction type, const QVector< double > ¶ms, const QString &title, JKQTPlotter *parent) | JKQTPFunctorLineGraphBase | |
JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin | |
JKQTPGraphLineAndFillStyleMixin() | JKQTPGraphLineAndFillStyleMixin | |
JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
Line enum value | JKQTPFunctorLineGraphBase | |
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 |
plotFunction | JKQTPFunctorLineGraphBase | protected |
Polynomial enum value | JKQTPFunctorLineGraphBase | |
PowerLaw enum value | JKQTPFunctorLineGraphBase | |
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 |
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 |
setErrorPlotFunction(jkqtpPlotFunctionType &&__value) | JKQTPFunctorLineGraphBase | virtual |
setErrorPlotFunction(const jkqtpPlotFunctionType &__value) | JKQTPFunctorLineGraphBase | virtual |
setErrorPlotFunction(jkqtpSimplePlotFunctionType &&__value) | JKQTPFunctorLineGraphBase | virtual |
setErrorPlotFunction(const jkqtpSimplePlotFunctionType &__value) | JKQTPFunctorLineGraphBase | virtual |
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 | |
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 |
setPlotFunctionFunctor(jkqtpPlotFunctionType &&__value) | JKQTPFunctorLineGraphBase | virtual |
setPlotFunctionFunctor(const jkqtpPlotFunctionType &__value) | JKQTPFunctorLineGraphBase | virtual |
setPlotFunctionFunctor(jkqtpSimplePlotFunctionType &&__value) | JKQTPFunctorLineGraphBase | virtual |
setPlotFunctionFunctor(const jkqtpSimplePlotFunctionType &__value) | JKQTPFunctorLineGraphBase | virtual |
setSlopeTolerance(double __value) | JKQTPEvaluatedFunctionGraphBase | slot |
setSpecialFunction(SpecialFunction function) | JKQTPFunctorLineGraphBase | |
setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
setVisible(bool __value) | JKQTPPlotElement | slot |
setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
simplePlotFunction | JKQTPFunctorLineGraphBase | protected |
slopeTolerance | JKQTPEvaluatedFunctionGraphBase | protected |
SpecialFunction enum name | JKQTPFunctorLineGraphBase | |
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 |
~JKQTPFunctorLineGraphBase() override | JKQTPFunctorLineGraphBase | virtual |
~JKQTPGraph()=default | JKQTPGraph | virtual |
~JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin | virtual |
~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |