JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
JKQTPPlotElement Member List

This is the complete list of members for JKQTPPlotElement, including all inherited members.

addHitTestData(const HitTestLocation &loc)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, int index_=-1, const JKQTPDatastore *datastore=nullptr)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, int index_=-1, const JKQTPDatastore *datastore=nullptr)JKQTPPlotElementinlineprotected
addHitTestData(double x_, double y_, int index_, const QString &label_)JKQTPPlotElementinlineprotected
addHitTestData(const QPointF &pos_, int index_, const QString &label_)JKQTPPlotElementinlineprotected
backTransform(const QPointF &x) constJKQTPPlotElementinline
backTransform(double x, double y) constJKQTPPlotElementinline
backtransformX(double x) constJKQTPPlotElement
backtransformY(double y) constJKQTPPlotElement
clearHitTestData()JKQTPPlotElementinlineprotected
draw(JKQTPEnhancedPainter &painter)=0JKQTPPlotElementpure virtual
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect)=0JKQTPPlotElementpure virtual
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getKeyLabelColor() const =0JKQTPPlotElementpure virtual
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace)JKQTPPlotElementvirtual
getParent() constJKQTPPlotElementinline
getParent()JKQTPPlotElementinline
getTitle() constJKQTPPlotElement
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero)=0JKQTPPlotElementpure virtual
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero)=0JKQTPPlotElementpure virtual
highlightedJKQTPPlotElement
hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) constJKQTPPlotElementvirtual
HitTestMode enum nameJKQTPPlotElement
HitTestXOnly enum valueJKQTPPlotElement
HitTestXY enum valueJKQTPPlotElement
HitTestYOnly enum valueJKQTPPlotElement
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
m_hitTestDataJKQTPPlotElementprotected
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setHighlighted(bool __value)JKQTPPlotElementslot
setParent(JKQTBasePlotter *parent)JKQTPPlotElementvirtual
setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setTitle(const QString &__value)JKQTPPlotElementvirtualslot
setVisible(bool __value)JKQTPPlotElementslot
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setYAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
titleJKQTPPlotElement
transform(const QPointF &x) constJKQTPPlotElementinline
transform(double x, double y) constJKQTPPlotElementinline
transform(const QPolygonF &x) constJKQTPPlotElement
transformToLinePath(const QPolygonF &x) constJKQTPPlotElement
transformX(double x) constJKQTPPlotElement
transformX(const QVector< double > &x) constJKQTPPlotElement
transformY(double y) constJKQTPPlotElement
transformY(const QVector< double > &x) constJKQTPPlotElement
visibleJKQTPPlotElement
xAxisRefJKQTPPlotElement
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yAxisRefJKQTPPlotElement
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual