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

This is the complete list of members for JKQTPGeoBaseFilled, 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
DrawAsGraphicElement enum valueJKQTPGeometricPlotElement
DrawAsMathematicalCurve enum valueJKQTPGeometricPlotElement
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPGeoBaseFilledvirtual
drawModeJKQTPGeometricPlotElement
DrawMode enum nameJKQTPGeometricPlotElement
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
fillColorJKQTPGraphFillStyleMixin
fillStyleJKQTPGraphFillStyleMixin
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getDrawMode() constJKQTPGeometricPlotElement
getFillBrush(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphFillStyleMixin
getFillColor() constJKQTPGraphFillStyleMixin
getFillGradient() constJKQTPGraphFillStyleMixin
getFillStyle() constJKQTPGraphFillStyleMixin
getFillTexture() constJKQTPGraphFillStyleMixin
getFillTextureImage() constJKQTPGraphFillStyleMixin
getHighlightingLineColor() constJKQTPGraphLineStyleMixin
getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getKeyLabelColor() const overrideJKQTPGeoBaseLinevirtual
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
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
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
initFillStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphFillStyleMixin
initFillStyleInvertedColor(JKQTPGraphFillStyleMixin *other)JKQTPGraphFillStyleMixin
initLineStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphLineStyleMixin
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPGeoBaseFilled(JKQTBasePlotter *parent, DrawMode drawMode=DrawAsGraphicElement)JKQTPGeoBaseFilled
JKQTPGeoBaseLine(JKQTBasePlotter *parent, DrawMode drawMode=DrawAsGraphicElement)JKQTPGeoBaseLineexplicit
JKQTPGeometricPlotElement(DrawMode drawMode=DrawAsGraphicElement, JKQTBasePlotter *parent=nullptr)JKQTPGeometricPlotElementexplicit
JKQTPGraphFillStyleMixin()JKQTPGraphFillStyleMixin
JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixin
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
lineColorJKQTPGraphLineStyleMixin
lineStyleJKQTPGraphLineStyleMixin
lineWidthJKQTPGraphLineStyleMixin
m_drawModeJKQTPGeometricPlotElementprotected
m_fillBrushJKQTPGraphFillStyleMixinprivate
m_fillColorJKQTPGraphFillStyleMixinprivate
m_highlightingLineColorJKQTPGraphLineStyleMixinprivate
m_hitTestDataJKQTPPlotElementprotected
m_linePenJKQTPGraphLineStyleMixinprivate
m_lineWidthJKQTPGraphLineStyleMixinprivate
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAlpha(float alpha) overrideJKQTPGeoBaseFilledvirtual
setAlpha(float alphaLine, float alphaFill)JKQTPGeoBaseFilledvirtual
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setColor(QColor c) overrideJKQTPGeoBaseFilledvirtual
setDrawMode(DrawMode mode)JKQTPGeometricPlotElementslot
setFillBrush(const QBrush &b)JKQTPGraphFillStyleMixin
setFillColor(const QColor &__value)JKQTPGraphFillStyleMixin
setFillColor(const QColor &__value, double alpha)JKQTPGraphFillStyleMixin
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)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
setParent(JKQTBasePlotter *parent)JKQTPPlotElementvirtual
setParent(JKQTPlotter *parent)JKQTPPlotElementvirtual
setStyle(QColor color, double lineWidth, Qt::PenStyle style, QColor fillColor, Qt::BrushStyle fillStyle)JKQTPGeoBaseFilledvirtual
setStyle(QColor color, double lineWidth, Qt::PenStyle style, QColor fillColor, const JKQTFillStyleSummmary &fillStyle)JKQTPGeoBaseFilledvirtual
setStyle(QColor color, double lineWidth, Qt::PenStyle style) overrideJKQTPGeoBaseFilledvirtual
setStyle(QColor color, Qt::PenStyle style) overrideJKQTPGeoBaseFilledvirtual
setStyle(QColor color, double lineWidth) overrideJKQTPGeoBaseFilledvirtual
setStyle(QColor color, QColor fillColor)JKQTPGeoBaseFilled
setStyleTransparentFill(QColor color, double lineWidth, Qt::PenStyle style)JKQTPGeoBaseFilled
setStyleTransparentFill(QColor color, Qt::PenStyle style)JKQTPGeoBaseFilled
setStyleTransparentFill(QColor color, double lineWidth)JKQTPGeoBaseFilled
setStyleTransparentFill(QColor color)JKQTPGeoBaseFilled
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
~JKQTPGeometricPlotElement()JKQTPGeometricPlotElementvirtual
~JKQTPGraphFillStyleMixin()JKQTPGraphFillStyleMixinvirtual
~JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixinvirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual