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
JKQTPGeoText Member List

This is the complete list of members for JKQTPGeoText, 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) overrideJKQTPGeoTextvirtual
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPGeoTextvirtual
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 overrideJKQTPGeoTextvirtual
getOutsideSize(JKQTPEnhancedPainter &painter, int &leftSpace, int &rightSpace, int &topSpace, int &bottomSpace)JKQTPPlotElementvirtual
getP() constJKQTPGeoText
getParent() constJKQTPPlotElementinline
getParent()JKQTPPlotElementinline
getPen(JKQTPEnhancedPainter &painter)JKQTPGeoTextprotected
getText() constJKQTPGeoText
getTextColor() constJKQTPGraphTextStyleMixin
getTextFontName() constJKQTPGraphTextStyleMixin
getTextFontSize() constJKQTPGraphTextStyleMixin
getTitle() constJKQTPPlotElement
getX() constJKQTPGeoText
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) overrideJKQTPGeoTextvirtual
getY() constJKQTPGeoText
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) overrideJKQTPGeoTextvirtual
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
initTextStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphTextStyleMixin
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPGeoText(JKQTBasePlotter *parent, double x, double y, const QString &text, double fontSize, QColor color)JKQTPGeoText
JKQTPGeoText(JKQTPlotter *parent, double x, double y, const QString &text, double fontSize, QColor color)JKQTPGeoText
JKQTPGeoText(JKQTBasePlotter *parent, double x, double y, const QString &text, double fontSize)JKQTPGeoText
JKQTPGeoText(JKQTPlotter *parent, double x, double y, const QString &text, double fontSize)JKQTPGeoText
JKQTPGeoText(JKQTBasePlotter *parent, double x, double y, const QString &text)JKQTPGeoText
JKQTPGeoText(JKQTPlotter *parent, double x, double y, const QString &text)JKQTPGeoText
JKQTPGraphTextStyleMixin(JKQTBasePlotter *parent)JKQTPGraphTextStyleMixin
JKQTPPlotAnnotationElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotAnnotationElementexplicit
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
m_hitTestDataJKQTPPlotElementprotected
m_textColorJKQTPGraphTextStyleMixinprivate
m_textFontNameJKQTPGraphTextStyleMixinprivate
m_textFontSizeJKQTPGraphTextStyleMixinprivate
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setColor(QColor c)JKQTPGeoTextvirtualslot
setHighlighted(bool __value)JKQTPPlotElementslot
setP(const QPointF &p)JKQTPGeoTextslot
setParent(JKQTBasePlotter *parent)JKQTPPlotElementvirtual
setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setText(const QString &__value)JKQTPGeoTextslot
setTextColor(const QColor &__value)JKQTPGraphTextStyleMixin
setTextColor(const QColor &__value, double alpha)JKQTPGraphTextStyleMixin
setTextFontName(const QString &__value)JKQTPGraphTextStyleMixin
setTextFontSize(double __value)JKQTPGraphTextStyleMixin
setTitle(const QString &__value)JKQTPPlotElementvirtualslot
setVisible(bool __value)JKQTPPlotElementslot
setX(double __value)JKQTPGeoTextslot
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setY(double __value)JKQTPGeoTextslot
setYAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
textJKQTPGeoTextprotected
textColorJKQTPGraphTextStyleMixin
textFontNameJKQTPGraphTextStyleMixin
textFontSizeJKQTPGraphTextStyleMixin
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
xJKQTPGeoTextprotected
xAxisRefJKQTPPlotElement
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yJKQTPGeoTextprotected
yAxisRefJKQTPPlotElement
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPGraphTextStyleMixin()JKQTPGraphTextStyleMixinvirtual
~JKQTPPlotAnnotationElement()JKQTPPlotAnnotationElementvirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual