| 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 | JKQTPPeakStreamGraph | protected |
| clearHitTestData() | JKQTPPlotElement | inlineprotected |
| dataColumn | JKQTPSingleColumnGraph | |
| DataDirection enum name | JKQTPSingleColumnGraph | |
| dataDirection | JKQTPSingleColumnGraph | |
| DataSortOrder enum name | JKQTPSingleColumnGraph | |
| draw(JKQTPEnhancedPainter &painter) override | JKQTPPeakStreamGraph | virtual |
| drawBaseline | JKQTPPeakStreamGraph | protected |
| drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual |
| drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPPeakStreamGraph | virtual |
| drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual |
| formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) const | JKQTPPlotElement | protectedvirtual |
| generateKeyMarker(QSize size=QSize(16, 16)) | JKQTPPlotElement | |
| getBaseline() const | JKQTPPeakStreamGraph | |
| getDataColumn() const | JKQTPSingleColumnGraph | |
| getDataDirection() const | JKQTPSingleColumnGraph | |
| getDataIndex(int i) const | JKQTPSingleColumnGraph | inlineprotected |
| getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected |
| getDataSortOrder() const | JKQTPSingleColumnGraph | |
| getDrawBaseline() const | JKQTPPeakStreamGraph | |
| getHighlightingLineColor() const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getIndexRange(int &imin, int &imax) const | JKQTPSingleColumnGraph | protectedvirtual |
| getKeyLabelColor() const override | JKQTPPeakStreamGraph | 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 | |
| getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace) | JKQTPPlotElement | virtual |
| getParent() const | JKQTPPlotElement | inline |
| getParent() | JKQTPPlotElement | inline |
| getPeakHeight() const | JKQTPPeakStreamGraph | |
| getTitle() const | JKQTPPlotElement | |
| getXAxis() const | JKQTPPlotElement | inline |
| getXAxisRef() const | JKQTPPlotElement | |
| getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPPeakStreamGraph | virtual |
| getYAxis() const | JKQTPPlotElement | inline |
| getYAxisRef() const | JKQTPPlotElement | |
| getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPPeakStreamGraph | virtual |
| getYPeaks() const | JKQTPPeakStreamGraph | |
| 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 | |
| initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphLineStyleMixin | |
| intSortData() | JKQTPSingleColumnGraph | protectedvirtual |
| isHighlighted() const | JKQTPPlotElement | |
| isVisible() const | JKQTPPlotElement | |
| JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit |
| JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
| JKQTPPeakStreamGraph(JKQTBasePlotter *parent=nullptr) | JKQTPPeakStreamGraph | |
| JKQTPPeakStreamGraph(JKQTPlotter *parent) | JKQTPPeakStreamGraph | |
| JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
| JKQTPSingleColumnGraph(JKQTBasePlotter *parent=nullptr) | JKQTPSingleColumnGraph | |
| lineColor | JKQTPGraphLineStyleMixin | |
| lineStyle | JKQTPGraphLineStyleMixin | |
| lineWidth | JKQTPGraphLineStyleMixin | |
| m_highlightingLineColor | JKQTPGraphLineStyleMixin | private |
| m_hitTestData | JKQTPPlotElement | protected |
| m_linePen | JKQTPGraphLineStyleMixin | private |
| m_lineWidth | JKQTPGraphLineStyleMixin | private |
| parent | JKQTPPlotElement | protected |
| parentPlotStyle | JKQTPPlotElement | protected |
| peakHeight | JKQTPPeakStreamGraph | protected |
| reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected |
| setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setBaseline(double __value) | JKQTPPeakStreamGraph | |
| setColor(QColor col) | JKQTPPeakStreamGraph | |
| setDataColumn(int __value) | JKQTPSingleColumnGraph | slot |
| setDataColumn(size_t __value) | JKQTPSingleColumnGraph | slot |
| setDataDirection(DataDirection __value) | JKQTPSingleColumnGraph | slot |
| setDataSortOrder(int __value) | JKQTPSingleColumnGraph | slot |
| setDataSortOrder(DataSortOrder __value) | JKQTPSingleColumnGraph | slot |
| setDrawBaseline(bool __value) | JKQTPPeakStreamGraph | |
| 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 | |
| setParent(JKQTBasePlotter *parent) | JKQTPPlotElement | virtual |
| setParent(JKQTPlotter *parent) | JKQTPPlotElement | virtual |
| setPeakHeight(double __value) | JKQTPPeakStreamGraph | |
| setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
| setVisible(bool __value) | JKQTPPlotElement | slot |
| setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setYPeaks(bool __value) | JKQTPPeakStreamGraph | |
| sortData | JKQTPSingleColumnGraph | |
| Sorted enum value | JKQTPSingleColumnGraph | |
| sortedIndices | JKQTPSingleColumnGraph | 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 | |
| Unsorted enum value | JKQTPSingleColumnGraph | |
| usesColumn(int c) const override | JKQTPSingleColumnGraph | 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 |
| yPeaks | JKQTPPeakStreamGraph | protected |
| ~JKQTPGraph()=default | JKQTPGraph | virtual |
| ~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
| ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |