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 | |
clearHitTestData() | JKQTPPlotElement | inlineprotected |
DataSortOrder enum name | JKQTPXYGraph | |
draw(JKQTPEnhancedPainter &painter) override | JKQTPXYScatterGraph | virtual |
drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
drawErrorsBefore(JKQTPEnhancedPainter &painter) override | JKQTPXYScatterErrorGraph | protectedvirtual |
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPXYScatterGraph | virtual |
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual |
errorUsesColumn(int c) const | JKQTPXYGraphErrors | virtual |
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
getDataIndex(int i) const | JKQTPXYGraph | inlineprotected |
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
getDataSortOrder() const | JKQTPXYGraph | |
getErrorBarCapSize() const | JKQTPGraphErrorStyleMixin | |
getErrorFillBrush(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorFillColor() const | JKQTPGraphErrorStyleMixin | |
getErrorFillGradient() const | JKQTPGraphErrorStyleMixin | |
getErrorFillStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorFillTexture() const | JKQTPGraphErrorStyleMixin | |
getErrorFillTextureImage() const | JKQTPGraphErrorStyleMixin | |
getErrorLineBrush() const | JKQTPGraphErrorStyleMixin | |
getErrorLineCapStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLineColor() const | JKQTPGraphErrorStyleMixin | |
getErrorLineDashOffset() const | JKQTPGraphErrorStyleMixin | |
getErrorLineDashPattern() const | JKQTPGraphErrorStyleMixin | |
getErrorLineJoinStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLinePen(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorLinePenForRects(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorLineStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLineWidth() const | JKQTPGraphErrorStyleMixin | |
getIndexRange(int &imin, int &imax) const | JKQTPXYGraph | protectedvirtual |
getKeyColumn() const | JKQTPXYGraph | virtual |
getKeyLabelColor() const override | JKQTPXYScatterGraph | virtual |
getKeySymbolLineWidthPx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent, double maxSymbolSizeFracton=0.9) const | JKQTPGraphSymbolStyleMixin | protected |
getKeySymbolSizePx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent, double maxSymbolSizeFracton=0.9) const | JKQTPGraphSymbolStyleMixin | protected |
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
getParent() const | JKQTPPlotElement | inline |
getParent() | JKQTPPlotElement | inline |
getSymbolBrush(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphSymbolStyleMixin | protected |
getSymbolColor() const | JKQTPGraphSymbolStyleMixin | |
getSymbolFillColor() const | JKQTPGraphSymbolStyleMixin | |
getSymbolFont() const | JKQTPGraphSymbolStyleMixin | protected |
getSymbolFontName() const | JKQTPGraphSymbolStyleMixin | |
getSymbolLineWidth() const | JKQTPGraphSymbolStyleMixin | |
getSymbolPen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphSymbolStyleMixin | protected |
getSymbolSize() const | JKQTPGraphSymbolStyleMixin | |
getSymbolType() const | JKQTPGraphSymbolStyleMixin | |
getTitle() const | JKQTPPlotElement | |
getValueColumn() const | JKQTPXYGraph | virtual |
getXAxis() const | JKQTPPlotElement | inline |
getXAxisRef() const | JKQTPPlotElement | |
getXColumn() const | JKQTPXYGraph | |
getXErrorColumn() const | JKQTPXGraphErrorData | |
getXErrorColumnLower() const | JKQTPXGraphErrorData | |
getXErrorL(int i, const JKQTPDatastore *ds) const | JKQTPXGraphErrorData | protectedvirtual |
getXErrorStyle() const | JKQTPXGraphErrorData | |
getXErrorSymmetric() const | JKQTPXGraphErrorData | |
getXErrorU(int i, const JKQTPDatastore *ds) const | JKQTPXGraphErrorData | protectedvirtual |
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPXYScatterErrorGraph | virtual |
getYAxis() const | JKQTPPlotElement | inline |
getYAxisRef() const | JKQTPPlotElement | |
getYColumn() const | JKQTPXYGraph | |
getYErrorColumn() const | JKQTPYGraphErrorData | |
getYErrorColumnLower() const | JKQTPYGraphErrorData | |
getYErrorL(int i, const JKQTPDatastore *ds) const | JKQTPYGraphErrorData | protectedvirtual |
getYErrorStyle() const | JKQTPYGraphErrorData | |
getYErrorSymmetric() const | JKQTPYGraphErrorData | |
getYErrorU(int i, const JKQTPDatastore *ds) const | JKQTPYGraphErrorData | protectedvirtual |
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPXYScatterErrorGraph | virtual |
highlighted | JKQTPPlotElement | |
hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const override | JKQTPXYGraph | virtual |
HitTestMode enum name | JKQTPPlotElement | |
HitTestXOnly enum value | JKQTPPlotElement | |
HitTestXY enum value | JKQTPPlotElement | |
HitTestYOnly enum value | JKQTPPlotElement | |
initErrorStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphErrorStyleMixin | |
initSymbolStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphSymbolStyleMixin | |
intPlotXYErrorIndicators(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent, const JKQTPGraph *parentGraph, int xColumn, int yColumn, int xErrorColumn, int yErrorColumn, JKQTPErrorPlotstyle xErrorStyle, JKQTPErrorPlotstyle yErrorStyle, int xErrorColumnLower=-1, int yErrorColumnLower=-1, bool xErrorSymmetric=true, bool yErrorSymmetric=true, double xrelshift=0, double yrelshift=0.0, const QVector< int > *dataorder=nullptr) const | JKQTPGraphErrorStyleMixin | protected |
intPlotXYErrorIndicatorsGetColor(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent, const JKQTPGraph *parentGraph, int xColumn, int yColumn, int xErrorColumn, int yErrorColumn, JKQTPErrorPlotstyle xErrorStyle, JKQTPErrorPlotstyle yErrorStyle, int index, QColor &errorLineColor, QColor &errorFillColor) const | JKQTPGraphErrorStyleMixin | protectedvirtual |
intSortData() | JKQTPXYGraph | protectedvirtual |
isHighlighted() const | JKQTPPlotElement | |
isVisible() const | JKQTPPlotElement | |
JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
JKQTPGraphErrorStyleMixin() | JKQTPGraphErrorStyleMixin | |
JKQTPGraphSymbolStyleMixin() | JKQTPGraphSymbolStyleMixin | |
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
JKQTPXGraphErrorData() | JKQTPXGraphErrorData | |
JKQTPXYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYGraph | |
JKQTPXYGraphErrors() | JKQTPXYGraphErrors | |
JKQTPXYScatterErrorGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYScatterErrorGraph | |
JKQTPXYScatterErrorGraph(JKQTPlotter *parent) | JKQTPXYScatterErrorGraph | |
JKQTPXYScatterGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYScatterGraph | explicit |
JKQTPXYScatterGraph(JKQTPlotter *parent) | JKQTPXYScatterGraph | |
JKQTPYGraphErrorData() | JKQTPYGraphErrorData | |
m_errorBarCapSize | JKQTPGraphErrorStyleMixin | protected |
m_errorFillBrush | JKQTPGraphErrorStyleMixin | protected |
m_errorFillColor | JKQTPGraphErrorStyleMixin | protected |
m_errorLinePen | JKQTPGraphErrorStyleMixin | protected |
m_errorLineWidth | JKQTPGraphErrorStyleMixin | protected |
m_hitTestData | JKQTPPlotElement | protected |
m_symbolColor | JKQTPGraphSymbolStyleMixin | private |
m_symbolFillColor | JKQTPGraphSymbolStyleMixin | private |
m_symbolFontName | JKQTPGraphSymbolStyleMixin | private |
m_symbolLineWidth | JKQTPGraphSymbolStyleMixin | private |
m_symbolSize | JKQTPGraphSymbolStyleMixin | private |
m_symbolType | JKQTPGraphSymbolStyleMixin | private |
parent | JKQTPPlotElement | protected |
parentPlotStyle | JKQTPPlotElement | protected |
plotErrorIndicators(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent, const JKQTPGraph *parentGraph, int xColumn, int yColumn, double xrelshift=0, double yrelshift=0.0, const QVector< int > *dataorder=nullptr) const | JKQTPXYGraphErrors | protectedvirtual |
plotStyledSymbol(JKQTBasePlotter *parent, JKQTPEnhancedPainter &painter, double x, double y) const | JKQTPGraphSymbolStyleMixin | inlineprotected |
plotStyledSymbol(JKQTBasePlotter *parent, JKQTPEnhancedPainter &painter, double x, double y, double symbolSize) const | JKQTPGraphSymbolStyleMixin | inlineprotected |
plotStyledSymbol(JKQTBasePlotter *parent, JKQTPEnhancedPainter &painter, double x, double y, JKQTPGraphSymbols type) const | JKQTPGraphSymbolStyleMixin | inlineprotected |
plotStyledSymbol(JKQTBasePlotter *parent, JKQTPEnhancedPainter &painter, double x, double y, QColor color, QColor fillColor) const | JKQTPGraphSymbolStyleMixin | inlineprotected |
reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setColor(QColor c) | JKQTPXYScatterGraph | |
setDataSortOrder(int __value) | JKQTPXYGraph | slot |
setDataSortOrder(DataSortOrder __value) | JKQTPXYGraph | slot |
setErrorBarCapSize(double __value) | JKQTPGraphErrorStyleMixin | |
setErrorColorFromGraphColor(QColor graphColor) | JKQTPGraphErrorStyleMixin | |
setErrorFillBrush(const QBrush &b) | JKQTPGraphErrorStyleMixin | |
setErrorFillColor(const QColor &__value) | JKQTPGraphErrorStyleMixin | |
setErrorFillGradient(const QGradient &__value) | JKQTPGraphErrorStyleMixin | |
setErrorFillStyle(Qt::BrushStyle __value) | JKQTPGraphErrorStyleMixin | |
setErrorFillTexture(const QPixmap &__value) | JKQTPGraphErrorStyleMixin | |
setErrorFillTexture(const QImage &__value) | JKQTPGraphErrorStyleMixin | |
setErrorFillTransform(const QTransform &b) | JKQTPGraphErrorStyleMixin | |
setErrorLineBrush(const QBrush &style) | JKQTPGraphErrorStyleMixin | |
setErrorLineCapStyle(Qt::PenCapStyle style) | JKQTPGraphErrorStyleMixin | |
setErrorLineColor(const QColor &__value) | JKQTPGraphErrorStyleMixin | |
setErrorLineDashOffset(qreal offset) | JKQTPGraphErrorStyleMixin | |
setErrorLineDashPattern(const QVector< qreal > &pattern) | JKQTPGraphErrorStyleMixin | |
setErrorLineJoinStyle(Qt::PenJoinStyle style) | JKQTPGraphErrorStyleMixin | |
setErrorLineStyle(Qt::PenStyle __value) | JKQTPGraphErrorStyleMixin | |
setErrorLineWidth(double __value) | JKQTPGraphErrorStyleMixin | |
setErrorStyleFromPen(const JKQTBasePlotter::JKQTPPen &pen) | JKQTPGraphErrorStyleMixin | |
setHighlighted(bool __value) | JKQTPPlotElement | slot |
setKeyColumn(int __value) | JKQTPXYGraph | virtualslot |
setParent(JKQTBasePlotter *parent) | JKQTPPlotElement | virtual |
setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
setSymbolAlpha(double alpha) | JKQTPGraphSymbolStyleMixin | |
setSymbolColor(const QColor &__value) | JKQTPGraphSymbolStyleMixin | |
setSymbolColor(const QColor &__value, double alpha) | JKQTPGraphSymbolStyleMixin | |
setSymbolFillColor(const QColor &__value) | JKQTPGraphSymbolStyleMixin | |
setSymbolFillColor(const QColor &__value, double alpha) | JKQTPGraphSymbolStyleMixin | |
setSymbolFontName(const QString &__value) | JKQTPGraphSymbolStyleMixin | |
setSymbolLineWidth(double __value) | JKQTPGraphSymbolStyleMixin | |
setSymbolSize(double __value) | JKQTPGraphSymbolStyleMixin | |
setSymbolType(JKQTPGraphSymbols __value) | JKQTPGraphSymbolStyleMixin | |
setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
setValueColumn(int __value) | JKQTPXYGraph | virtualslot |
setVisible(bool __value) | JKQTPPlotElement | slot |
setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setXColumn(int __value) | JKQTPXYGraph | slot |
setXColumn(size_t __value) | JKQTPXYGraph | slot |
setXErrorColumn(int __value) | JKQTPXGraphErrorData | |
setXErrorColumnLower(int __value) | JKQTPXGraphErrorData | |
setXErrorStyle(JKQTPErrorPlotstyle __value) | JKQTPXGraphErrorData | |
setXErrorSymmetric(bool __value) | JKQTPXGraphErrorData | |
setXYColumns(size_t xCol, size_t yCol) | JKQTPXYGraph | slot |
setXYColumns(int xCol, int yCol) | JKQTPXYGraph | slot |
setXYColumns(QPair< int, int > xyColPair) | JKQTPXYGraph | slot |
setXYColumns(QPair< size_t, size_t > xyColPair) | JKQTPXYGraph | slot |
setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
setYColumn(int __value) | JKQTPXYGraph | slot |
setYColumn(size_t __value) | JKQTPXYGraph | slot |
setYErrorColumn(int __value) | JKQTPYGraphErrorData | |
setYErrorColumnLower(int __value) | JKQTPYGraphErrorData | |
setYErrorStyle(JKQTPErrorPlotstyle __value) | JKQTPYGraphErrorData | |
setYErrorSymmetric(bool __value) | JKQTPYGraphErrorData | |
sortData | JKQTPXYGraph | |
sortedIndices | JKQTPXYGraph | protected |
SortedX enum value | JKQTPXYGraph | |
SortedY enum value | JKQTPXYGraph | |
symbolColor | JKQTPGraphSymbolStyleMixin | |
symbolFillColor | JKQTPGraphSymbolStyleMixin | |
symbolFontName | JKQTPGraphSymbolStyleMixin | |
symbolLineWidth | JKQTPGraphSymbolStyleMixin | |
symbolSize | JKQTPGraphSymbolStyleMixin | |
symbolType | JKQTPGraphSymbolStyleMixin | |
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 | |
Unsorted enum value | JKQTPXYGraph | |
usesColumn(int c) const override | JKQTPXYScatterErrorGraph | virtual |
visible | JKQTPPlotElement | |
xAxisRef | JKQTPPlotElement | |
xColumn | JKQTPXYGraph | |
xErrorColumn | JKQTPXGraphErrorData | protected |
xErrorColumnLower | JKQTPXGraphErrorData | protected |
xErrorStyle | JKQTPXGraphErrorData | protected |
xErrorSymmetric | JKQTPXGraphErrorData | protected |
xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
yAxisRef | JKQTPPlotElement | |
yColumn | JKQTPXYGraph | |
yErrorColumn | JKQTPYGraphErrorData | protected |
yErrorColumnLower | JKQTPYGraphErrorData | protected |
yErrorStyle | JKQTPYGraphErrorData | protected |
yErrorSymmetric | JKQTPYGraphErrorData | protected |
yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
~JKQTPGraph()=default | JKQTPGraph | virtual |
~JKQTPGraphErrorStyleMixin()=default | JKQTPGraphErrorStyleMixin | virtual |
~JKQTPGraphSymbolStyleMixin() | JKQTPGraphSymbolStyleMixin | virtual |
~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |
~JKQTPXGraphErrorData()=default | JKQTPXGraphErrorData | virtual |
~JKQTPXYGraphErrors()=default | JKQTPXYGraphErrors | virtual |
~JKQTPYGraphErrorData()=default | JKQTPYGraphErrorData | virtual |