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
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
Loading...
Searching...
No Matches
JKQTPGeoInfiniteLine Member List

This is the complete list of members for JKQTPGeoInfiniteLine, 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
calcHeadDecoratorSize(double line_width) constJKQTPGraphDecoratedHeadLineStyleMixin
clearHitTestData()JKQTPPlotElementinlineprotected
draw(JKQTPEnhancedPainter &painter) overrideJKQTPGeoInfiniteLinevirtual
DrawAsGraphicElement enum valueJKQTPGeometricPlotElement
DrawAsMathematicalCurve enum valueJKQTPGeometricPlotElement
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPGeoBaseDecoratedHeadLinevirtual
drawModeJKQTPGeometricPlotElement
DrawMode enum nameJKQTPGeometricPlotElement
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
dxJKQTPGeoInfiniteLineprotected
dyJKQTPGeoInfiniteLineprotected
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getDrawMode() constJKQTPGeometricPlotElement
getDx() constJKQTPGeoInfiniteLine
getDy() constJKQTPGeoInfiniteLine
getHeadDecoratorSizeFactor() constJKQTPGraphDecoratedHeadLineStyleMixin
getHeadDecoratorStyle() constJKQTPGraphDecoratedHeadLineStyleMixin
getHighlightingLineColor() constJKQTPGraphLineStyleMixin
getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getKeyLabelColor() const overrideJKQTPGeoBaseDecoratedHeadLinevirtual
getKeyLinePen(JKQTPEnhancedPainter &painter, const QRectF &rect, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getKeyLineWidthPx(JKQTPEnhancedPainter &painter, const QRectF &keyRect, const JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getLineBrush() constJKQTPGraphLineStyleMixin
getLineCapStyle() constJKQTPGraphLineStyleMixin
getLineColor() constJKQTPGraphLineStyleMixin
getLineDashOffset() constJKQTPGraphLineStyleMixin
getLineDashPattern() constJKQTPGraphLineStyleMixin
getLineJoinStyle() constJKQTPGraphLineStyleMixin
getLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getLineStyle() constJKQTPGraphLineStyleMixin
getLineWidth() constJKQTPGraphLineStyleMixin
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace)JKQTPPlotElementvirtual
getP() constJKQTPGeoInfiniteLine
getParent() constJKQTPPlotElementinline
getParent()JKQTPPlotElementinline
getTitle() constJKQTPPlotElement
getTwoSided() constJKQTPGeoInfiniteLine
getX() constJKQTPGeoInfiniteLine
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) overrideJKQTPGeoInfiniteLinevirtual
getY() constJKQTPGeoInfiniteLine
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) overrideJKQTPGeoInfiniteLinevirtual
headDecoratorSizeFactorJKQTPGraphDecoratedHeadLineStyleMixin
headDecoratorStyleJKQTPGraphDecoratedHeadLineStyleMixin
highlightedJKQTPPlotElement
highlightingLineColorJKQTPGraphLineStyleMixin
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
initDecoratedHeadLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphDecoratedHeadLineStyleMixin
initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphLineStyleMixin
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPGeoBaseDecoratedHeadLine(JKQTPLineDecoratorStyle headStyle, JKQTBasePlotter *parent, DrawMode drawMode=DrawAsGraphicElement)JKQTPGeoBaseDecoratedHeadLineexplicit
JKQTPGeoBaseDecoratedHeadLine(JKQTBasePlotter *parent, DrawMode drawMode=DrawAsGraphicElement)JKQTPGeoBaseDecoratedHeadLineexplicit
JKQTPGeoInfiniteLine(JKQTBasePlotter *parent, double x, double y, double dx, double dy)JKQTPGeoInfiniteLine
JKQTPGeoInfiniteLine(JKQTPlotter *parent, double x, double y, double dx, double dy)JKQTPGeoInfiniteLine
JKQTPGeometricPlotElement(DrawMode drawMode=DrawAsGraphicElement, JKQTBasePlotter *parent=nullptr)JKQTPGeometricPlotElementexplicit
JKQTPGraphDecoratedHeadLineStyleMixin()JKQTPGraphDecoratedHeadLineStyleMixin
JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixin
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
lineColorJKQTPGraphLineStyleMixin
lineStyleJKQTPGraphLineStyleMixin
lineWidthJKQTPGraphLineStyleMixin
m_drawModeJKQTPGeometricPlotElementprotected
m_headDecoratorSizeFactorJKQTPGraphDecoratedHeadLineStyleMixinprivate
m_headDecoratorStyleJKQTPGraphDecoratedHeadLineStyleMixinprivate
m_highlightingLineColorJKQTPGraphLineStyleMixinprivate
m_hitTestDataJKQTPPlotElementprotected
m_linePenJKQTPGraphLineStyleMixinprivate
m_lineWidthJKQTPGraphLineStyleMixinprivate
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAlpha(float alpha)JKQTPGeoBaseDecoratedHeadLinevirtual
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setColor(QColor c)JKQTPGeoBaseDecoratedHeadLinevirtual
setDrawMode(DrawMode mode)JKQTPGeometricPlotElementslot
setDx(double __value)JKQTPGeoInfiniteLine
setDy(double __value)JKQTPGeoInfiniteLine
setHeadDecoratorSizeFactor(const double &__value)JKQTPGraphDecoratedHeadLineStyleMixin
setHeadDecoratorStyle(const JKQTPLineDecoratorStyle &__value)JKQTPGraphDecoratedHeadLineStyleMixin
setHighlighted(bool __value)JKQTPPlotElementslot
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
setP(const QPointF &p)JKQTPGeoInfiniteLine
setParent(JKQTBasePlotter *parent)JKQTPPlotElementvirtual
setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setStyle(QColor color, double lineWidth)JKQTPGeoBaseDecoratedHeadLinevirtual
setStyle(QColor color, double lineWidth, Qt::PenStyle style)JKQTPGeoBaseDecoratedHeadLinevirtual
setStyle(QColor color, Qt::PenStyle style)JKQTPGeoBaseDecoratedHeadLinevirtual
setTitle(const QString &__value)JKQTPPlotElementvirtualslot
setTwoSided(bool __value)JKQTPGeoInfiniteLine
setVisible(bool __value)JKQTPPlotElementslot
setX(double __value)JKQTPGeoInfiniteLine
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setY(double __value)JKQTPGeoInfiniteLine
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
two_sidedJKQTPGeoInfiniteLineprotected
visibleJKQTPPlotElement
xJKQTPGeoInfiniteLineprotected
xAxisRefJKQTPPlotElement
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yJKQTPGeoInfiniteLineprotected
yAxisRefJKQTPPlotElement
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPGeometricPlotElement()JKQTPGeometricPlotElementvirtual
~JKQTPGraphDecoratedHeadLineStyleMixin()JKQTPGraphDecoratedHeadLineStyleMixinvirtual
~JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixinvirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual