| 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 |
| angle | JKQTPGeoArc | protected |
| angleStart | JKQTPGeoArc | protected |
| angleStop | JKQTPGeoArc | protected |
| 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 |
| draw(JKQTPEnhancedPainter &painter) override | JKQTPGeoArc | virtual |
| DrawAsGraphicElement enum value | JKQTPGeometricPlotElement | |
| DrawAsMathematicalCurve enum value | JKQTPGeometricPlotElement | |
| drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) override | JKQTPGeoBaseLine | virtual |
| DrawMode enum name | JKQTPGeometricPlotElement | |
| drawMode | JKQTPGeometricPlotElement | |
| 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 | |
| getAngle() const | JKQTPGeoArc | |
| getAngleStart() const | JKQTPGeoArc | |
| getAngleStop() const | JKQTPGeoArc | |
| getCenter() const | JKQTPGeoArc | |
| getDrawMode() const | JKQTPGeometricPlotElement | |
| getHeight() const | JKQTPGeoArc | |
| getHighlightingLineColor() const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) const | JKQTPGraphLineStyleMixin | |
| getKeyLabelColor() const override | JKQTPGeoBaseLine | 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 |
| getPolygon() | JKQTPGeoArc | protected |
| getSize() const | JKQTPGeoArc | |
| getTitle() const | JKQTPPlotElement | |
| getTransform() | JKQTPGeoArc | protected |
| getWidth() const | JKQTPGeoArc | |
| getX() const | JKQTPGeoArc | |
| getXAxis() const | JKQTPPlotElement | inline |
| getXAxisRef() const | JKQTPPlotElement | |
| getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) override | JKQTPGeoArc | virtual |
| getY() const | JKQTPGeoArc | |
| getYAxis() const | JKQTPPlotElement | inline |
| getYAxisRef() const | JKQTPPlotElement | |
| getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) override | JKQTPGeoArc | virtual |
| height | JKQTPGeoArc | protected |
| 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 | |
| isHighlighted() const | JKQTPPlotElement | |
| isVisible() const | JKQTPPlotElement | |
| JKQTPGeoArc(JKQTBasePlotter *parent, double x, double y, double width, double height, double angleStart, double angleStop) | JKQTPGeoArc | |
| JKQTPGeoArc(JKQTPlotter *parent, double x, double y, double width, double height, double angleStart, double angleStop) | JKQTPGeoArc | |
| JKQTPGeoBaseLine(JKQTBasePlotter *parent, DrawMode drawMode=DrawAsGraphicElement) | JKQTPGeoBaseLine | explicit |
| JKQTPGeometricPlotElement(DrawMode drawMode=DrawAsGraphicElement, JKQTBasePlotter *parent=nullptr) | JKQTPGeometricPlotElement | explicit |
| JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | |
| JKQTPPlotElement(JKQTBasePlotter *parent=nullptr) | JKQTPPlotElement | explicit |
| lineColor | JKQTPGraphLineStyleMixin | |
| lineStyle | JKQTPGraphLineStyleMixin | |
| lineWidth | JKQTPGraphLineStyleMixin | |
| m_drawMode | JKQTPGeometricPlotElement | protected |
| 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 |
| setAlpha(float alpha) | JKQTPGeoBaseLine | virtual |
| setAngle(double __value) | JKQTPGeoArc | |
| setAngleStart(double __value) | JKQTPGeoArc | |
| setAngleStop(double __value) | JKQTPGeoArc | |
| setAxes(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setCenter(const QPointF ¢er) | JKQTPGeoArc | |
| setColor(QColor c) | JKQTPGeoBaseLine | virtual |
| setDrawMode(DrawMode mode) | JKQTPGeometricPlotElement | slot |
| setHeight(double __value) | JKQTPGeoArc | |
| 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 |
| setSize(const QSizeF &size) | JKQTPGeoArc | |
| setStyle(QColor color, double lineWidth) | JKQTPGeoBaseLine | virtual |
| setStyle(QColor color, double lineWidth, Qt::PenStyle style) | JKQTPGeoBaseLine | virtual |
| setStyle(QColor color, Qt::PenStyle style) | JKQTPGeoBaseLine | virtual |
| setTitle(const QString &__value) | JKQTPPlotElement | virtualslot |
| setVisible(bool __value) | JKQTPPlotElement | slot |
| setWidth(double __value) | JKQTPGeoArc | |
| setX(double __value) | JKQTPGeoArc | |
| setXAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| setY(double __value) | JKQTPGeoArc | |
| setYAxis(JKQTPCoordinateAxisRef ref) | JKQTPPlotElement | |
| 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 | |
| visible | JKQTPPlotElement | |
| width | JKQTPGeoArc | protected |
| x | JKQTPGeoArc | protected |
| xAxisRef | JKQTPPlotElement | |
| xFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| y | JKQTPGeoArc | protected |
| yAxisRef | JKQTPPlotElement | |
| yFloatToString(double v, int past_comma=-1) const | JKQTPPlotElement | protected |
| ~JKQTPGeometricPlotElement() | JKQTPGeometricPlotElement | virtual |
| ~JKQTPGraphLineStyleMixin() | JKQTPGraphLineStyleMixin | virtual |
| ~JKQTPPlotElement()=default | JKQTPPlotElement | virtual |