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 | |
baseline | JKQTPXYBaselineGraph | |
baselineStyle() | JKQTPImpulsesGraphBase | |
baselineStyle() const | JKQTPImpulsesGraphBase | |
clearHitTestData() | JKQTPPlotElement | inlineprotected |
DataSortOrder enum name | JKQTPXYGraph | |
draw(JKQTPEnhancedPainter &painter) override | JKQTPImpulsesVerticalGraph | virtual |
drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPImpulsesVerticalGraph | virtual |
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual |
drawSymbols | JKQTPImpulsesGraphBase | protected |
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
getBaseline() const | JKQTPXYBaselineGraph | |
getDataIndex(int i) const | JKQTPXYGraph | inlineprotected |
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
getDataSortOrder() const | JKQTPXYGraph | |
getDrawBaseline() const | JKQTPImpulsesGraphBase | |
getDrawSymbols() const | JKQTPImpulsesGraphBase | |
getErrorL(int i, const JKQTPDatastore *ds, int xErrorColumn, int xErrorColumnLower, bool xErrorSymmetric) const | JKQTPXYBaselineGraph | private |
getErrorU(int i, const JKQTPDatastore *ds, int xErrorColumn) const | JKQTPXYBaselineGraph | private |
getHighlightingLineColor() const | JKQTPGraphLineStyleMixin | |
getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
getIndexRange(int &imin, int &imax) const | JKQTPXYGraph | protectedvirtual |
getKeyColumn() const | JKQTPXYGraph | virtual |
getKeyLabelColor() const override | JKQTPImpulsesGraphBase | virtual |
getKeyLinePen(JKQTPEnhancedPainter &painter, const QRectF &rect, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
getKeyLineWidthPx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
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 |
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 | |
getMinMaxWithBaseline(int dataColumn, double &minv, double &maxv, double &smallestGreaterZero) | JKQTPXYBaselineGraph | protected |
getMinMaxWithErrorsAndBaseline(int dataColumn, int errorColumn, int errorColumnLower, bool errorSymmetric, double &minv, double &maxv, double &smallestGreaterZero) | JKQTPXYBaselineGraph | protected |
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
getParent() const | JKQTPPlotElement | inline |
getParent() | JKQTPPlotElement | inline |
getPositionsMinMax(double &mmin, double &mmax, double &smallestGreaterZero) | JKQTPImpulsesGraphBase | protected |
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 |
getValuesMinMax(double &mmin, double &mmax, double &smallestGreaterZero) | JKQTPImpulsesGraphBase | protected |
getXAxis() const | JKQTPPlotElement | inline |
getXAxisRef() const | JKQTPPlotElement | |
getXColumn() const | JKQTPXYGraph | |
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPImpulsesVerticalGraph | virtual |
getYAxis() const | JKQTPPlotElement | inline |
getYAxisRef() const | JKQTPPlotElement | |
getYColumn() const | JKQTPXYGraph | |
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPImpulsesVerticalGraph | virtual |
highlighted | JKQTPPlotElement | |
highlightingLineColor | JKQTPGraphLineStyleMixin | |
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 | |
initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphLineStyleMixin | |
initSymbolStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphSymbolStyleMixin | |
intSortData() | JKQTPXYGraph | protectedvirtual |
isHighlighted() const | JKQTPPlotElement | |
isVisible() const | JKQTPPlotElement | |
JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
JKQTPGraphSymbolStyleMixin() | JKQTPGraphSymbolStyleMixin | |
JKQTPImpulsesGraphBase(JKQTBasePlotter *parent=nullptr) | JKQTPImpulsesGraphBase | |
JKQTPImpulsesVerticalGraph(JKQTBasePlotter *parent=nullptr) | JKQTPImpulsesVerticalGraph | |
JKQTPImpulsesVerticalGraph(JKQTPlotter *parent) | JKQTPImpulsesVerticalGraph | |
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
JKQTPXYBaselineGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYBaselineGraph | |
JKQTPXYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYGraph | |
lineColor | JKQTPGraphLineStyleMixin | |
lineStyle | JKQTPGraphLineStyleMixin | |
lineWidth | JKQTPGraphLineStyleMixin | |
m_baseline | JKQTPXYBaselineGraph | protected |
m_baselineStyle | JKQTPImpulsesGraphBase | protected |
m_drawBaseline | JKQTPImpulsesGraphBase | protected |
m_highlightingLineColor | JKQTPGraphLineStyleMixin | private |
m_hitTestData | JKQTPPlotElement | protected |
m_linePen | JKQTPGraphLineStyleMixin | private |
m_lineWidth | JKQTPGraphLineStyleMixin | private |
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 |
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 | |
setBaseline(double __value) | JKQTPXYBaselineGraph | slot |
setColor(QColor c) | JKQTPImpulsesGraphBase | virtualslot |
setDataSortOrder(int __value) | JKQTPXYGraph | slot |
setDataSortOrder(DataSortOrder __value) | JKQTPXYGraph | slot |
setDrawBaseline(bool __value) | JKQTPImpulsesGraphBase | slot |
setDrawSymbols(bool __value) | JKQTPImpulsesGraphBase | slot |
setHighlighted(bool __value) | JKQTPPlotElement | slot |
setHighlightingLineColor(const QColor &__value) | JKQTPGraphLineStyleMixin | |
setHighlightingLineColor(const QColor &__value, double alpha) | JKQTPGraphLineStyleMixin | |
setKeyColumn(int __value) | JKQTPXYGraph | virtualslot |
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 | |
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 |
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 |
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 column) const override | JKQTPXYGraph | virtual |
visible | JKQTPPlotElement | |
xAxisRef | JKQTPPlotElement | |
xColumn | JKQTPXYGraph | |
xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
yAxisRef | JKQTPPlotElement | |
yColumn | JKQTPXYGraph | |
yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
~JKQTPGraph()=default | JKQTPGraph | virtual |
~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
~JKQTPGraphSymbolStyleMixin() | JKQTPGraphSymbolStyleMixin | virtual |
~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |