| 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 |  | 
  | doDrawLine() const | JKQTPGraphLineAndFillStyleMixin |  | 
  | doFillCurve() const | JKQTPGraphLineAndFillStyleMixin |  | 
  | draw(JKQTPEnhancedPainter &painter) override | JKQTPFilledVerticalRangeGraph | virtual | 
  | drawErrorsAfter(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual | 
  | drawErrorsBefore(JKQTPEnhancedPainter &) | JKQTPGraph | protectedvirtual | 
  | drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPFilledVerticalRangeGraph | virtual | 
  | drawLine | JKQTPGraphLineAndFillStyleMixin |  | 
  | drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace) | JKQTPPlotElement | virtual | 
  | 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 |  | 
  | getDataIndex(int i) const | JKQTPXYGraph | inlineprotected | 
  | getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero) | JKQTPGraph | protected | 
  | getDataSortOrder() const | JKQTPXYGraph |  | 
  | getDrawLine() const | JKQTPGraphLineAndFillStyleMixin |  | 
  | 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 |  | 
  | getIndexRange(int &imin, int &imax) const override | JKQTPXYYGraph | protectedvirtual | 
  | getKeyColumn() const | JKQTPXYGraph | virtual | 
  | getKeyLabelColor() const override | JKQTPFilledVerticalRangeGraph | 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 | 
  | getTitle() const | JKQTPPlotElement |  | 
  | getValue2Column() const | JKQTPXYYGraph | virtual | 
  | getValueColumn() const | JKQTPXYGraph | virtual | 
  | getXAxis() const | JKQTPPlotElement | inline | 
  | getXAxisRef() const | JKQTPPlotElement |  | 
  | getXColumn() const | JKQTPXYGraph |  | 
  | getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPXYGraph | virtual | 
  | getYAxis() const | JKQTPPlotElement | inline | 
  | getYAxisRef() const | JKQTPPlotElement |  | 
  | getYColumn() const | JKQTPXYGraph |  | 
  | getYColumn2() const | JKQTPXYYGraph |  | 
  | getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPXYYGraph | virtual | 
  | highlighted | JKQTPPlotElement |  | 
  | highlightingLineColor | JKQTPGraphLineStyleMixin |  | 
  | hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const override | JKQTPXYYGraph | virtual | 
  | HitTestMode enum name | JKQTPPlotElement |  | 
  | HitTestXOnly enum value | JKQTPPlotElement |  | 
  | HitTestXY enum value | JKQTPPlotElement |  | 
  | HitTestYOnly enum value | JKQTPPlotElement |  | 
  | initFillStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphFillStyleMixin |  | 
  | initFillStyleInvertedColor(JKQTPGraphFillStyleMixin *other) | JKQTPGraphFillStyleMixin |  | 
  | initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default) | JKQTPGraphLineStyleMixin |  | 
  | intSortData() | JKQTPXYGraph | protectedvirtual | 
  | isHighlighted() const | JKQTPPlotElement |  | 
  | isVisible() const | JKQTPPlotElement |  | 
  | JKQTPFilledVerticalRangeGraph(JKQTBasePlotter *parent=nullptr) | JKQTPFilledVerticalRangeGraph |  | 
  | JKQTPFilledVerticalRangeGraph(JKQTPlotter *parent) | JKQTPFilledVerticalRangeGraph |  | 
  | JKQTPGraph(JKQTBasePlotter *parent=nullptr) | JKQTPGraph | explicit | 
  | JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin |  | 
  | JKQTPGraphLineAndFillStyleMixin() | JKQTPGraphLineAndFillStyleMixin |  | 
  | JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin |  | 
  | JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit | 
  | JKQTPXYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYGraph |  | 
  | JKQTPXYYGraph(JKQTBasePlotter *parent=nullptr) | JKQTPXYYGraph |  | 
  | 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 | 
  | parent | JKQTPPlotElement | protected | 
  | parentPlotStyle | JKQTPPlotElement | protected | 
  | reserveHitTestData(int points) | JKQTPPlotElement | inlineprotected | 
  | setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement |  | 
  | setDataSortOrder(int __value) | JKQTPXYGraph | slot | 
  | setDataSortOrder(DataSortOrder __value) | JKQTPXYGraph | slot | 
  | setDrawLine(bool __value) | JKQTPGraphLineAndFillStyleMixin |  | 
  | 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 |  | 
  | 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 | 
  | setTitle(const QString &__value) | JKQTPPlotElement | virtualslot | 
  | setValue2Column(int __value) | JKQTPXYYGraph | 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 | 
  | setXYYColumns(size_t xCol, size_t yCol, size_t y2Col) | JKQTPXYYGraph | slot | 
  | setXYYColumns(int xCol, int yCol, int y2Col) | JKQTPXYYGraph | slot | 
  | setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement |  | 
  | setYColumn(int __value) | JKQTPXYGraph | slot | 
  | setYColumn(size_t __value) | JKQTPXYGraph | slot | 
  | setYColumn2(int __value) | JKQTPXYYGraph | slot | 
  | setYColumn2(size_t __value) | JKQTPXYYGraph | slot | 
  | sortData | JKQTPXYGraph |  | 
  | sortedIndices | JKQTPXYGraph | protected | 
  | SortedX enum value | JKQTPXYGraph |  | 
  | SortedY enum value | JKQTPXYGraph |  | 
  | 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 | JKQTPXYYGraph | virtual | 
  | visible | JKQTPPlotElement |  | 
  | xAxisRef | JKQTPPlotElement |  | 
  | xColumn | JKQTPXYGraph |  | 
  | xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected | 
  | yAxisRef | JKQTPPlotElement |  | 
  | yColumn | JKQTPXYGraph |  | 
  | yColumn2 | JKQTPXYYGraph |  | 
  | yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected | 
  | ~JKQTPGraph()=default | JKQTPGraph | virtual | 
  | ~JKQTPGraphFillStyleMixin() | JKQTPGraphFillStyleMixin | virtual | 
  | ~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual | 
  | ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |