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

This is the complete list of members for JKQTPFilledVerticalRangeGraph, 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
DataSortOrder enum nameJKQTPXYGraph
doDrawLine() constJKQTPGraphLineAndFillStyleMixin
doFillCurve() constJKQTPGraphLineAndFillStyleMixin
draw(JKQTPEnhancedPainter &painter) overrideJKQTPFilledVerticalRangeGraphvirtual
drawErrorsAfter(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawErrorsBefore(JKQTPEnhancedPainter &)JKQTPGraphprotectedvirtual
drawKeyMarker(JKQTPEnhancedPainter &painter, const QRectF &rect) overrideJKQTPFilledVerticalRangeGraphvirtual
drawLineJKQTPGraphLineAndFillStyleMixin
drawOutside(JKQTPEnhancedPainter &painter, QRect leftSpace, QRect rightSpace, QRect topSpace, QRect bottomSpace)JKQTPPlotElementvirtual
fillColorJKQTPGraphFillStyleMixin
fillCurveJKQTPGraphLineAndFillStyleMixin
fillStyleJKQTPGraphFillStyleMixin
formatHitTestDefaultLabel(double x, double y, int index=-1, const JKQTPDatastore *datastore=nullptr) constJKQTPPlotElementprotectedvirtual
generateKeyMarker(QSize size=QSize(16, 16))JKQTPPlotElement
getDataIndex(int i) constJKQTPXYGraphinlineprotected
getDataMinMax(int column, double &minx, double &maxx, double &smallestGreaterZero)JKQTPGraphprotected
getDataSortOrder() constJKQTPXYGraph
getDrawLine() constJKQTPGraphLineAndFillStyleMixin
getFillBrush(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphFillStyleMixin
getFillColor() constJKQTPGraphFillStyleMixin
getFillCurve() constJKQTPGraphLineAndFillStyleMixin
getFillGradient() constJKQTPGraphFillStyleMixin
getFillStyle() constJKQTPGraphFillStyleMixin
getFillTexture() constJKQTPGraphFillStyleMixin
getFillTextureImage() constJKQTPGraphFillStyleMixin
getHighlightingLineColor() constJKQTPGraphLineStyleMixin
getHighlightingLinePen(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getHighlightingLinePenForRects(JKQTPEnhancedPainter &painter, JKQTBasePlotter *parent) constJKQTPGraphLineStyleMixin
getIndexRange(int &imin, int &imax) const overrideJKQTPXYYGraphprotectedvirtual
getKeyColumn() constJKQTPXYGraphvirtual
getKeyLabelColor() const overrideJKQTPFilledVerticalRangeGraphvirtual
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
getValue2Column() constJKQTPXYYGraphvirtual
getValueColumn() constJKQTPXYGraphvirtual
getXAxis() constJKQTPPlotElementinline
getXAxisRef() constJKQTPPlotElement
getXColumn() constJKQTPXYGraph
getXMinMax(double &minx, double &maxx, double &smallestGreaterZero) overrideJKQTPXYGraphvirtual
getYAxis() constJKQTPPlotElementinline
getYAxisRef() constJKQTPPlotElement
getYColumn() constJKQTPXYGraph
getYColumn2() constJKQTPXYYGraph
getYMinMax(double &miny, double &maxy, double &smallestGreaterZero) overrideJKQTPXYYGraphvirtual
highlightedJKQTPPlotElement
highlightingLineColorJKQTPGraphLineStyleMixin
hitTest(const QPointF &posSystem, QPointF *closestSpotSystem=nullptr, QString *label=nullptr, HitTestMode mode=HitTestXY) const overrideJKQTPXYYGraphvirtual
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
intSortData()JKQTPXYGraphprotectedvirtual
isHighlighted() constJKQTPPlotElement
isVisible() constJKQTPPlotElement
JKQTPFilledVerticalRangeGraph(JKQTBasePlotter *parent=nullptr)JKQTPFilledVerticalRangeGraph
JKQTPFilledVerticalRangeGraph(JKQTPlotter *parent)JKQTPFilledVerticalRangeGraph
JKQTPGraph(JKQTBasePlotter *parent=nullptr)JKQTPGraphexplicit
JKQTPGraphFillStyleMixin()JKQTPGraphFillStyleMixin
JKQTPGraphLineAndFillStyleMixin()JKQTPGraphLineAndFillStyleMixin
JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixin
JKQTPPlotElement(JKQTBasePlotter *parent=nullptr)JKQTPPlotElementexplicit
JKQTPXYGraph(JKQTBasePlotter *parent=nullptr)JKQTPXYGraph
JKQTPXYYGraph(JKQTBasePlotter *parent=nullptr)JKQTPXYYGraph
lineColorJKQTPGraphLineStyleMixin
lineStyleJKQTPGraphLineStyleMixin
lineWidthJKQTPGraphLineStyleMixin
m_drawLineJKQTPGraphLineAndFillStyleMixinprivate
m_fillBrushJKQTPGraphFillStyleMixinprivate
m_fillColorJKQTPGraphFillStyleMixinprivate
m_fillCurveJKQTPGraphLineAndFillStyleMixinprivate
m_highlightingLineColorJKQTPGraphLineStyleMixinprivate
m_hitTestDataJKQTPPlotElementprotected
m_linePenJKQTPGraphLineStyleMixinprivate
m_lineWidthJKQTPGraphLineStyleMixinprivate
parentJKQTPPlotElementprotected
parentPlotStyleJKQTPPlotElementprotected
reserveHitTestData(int points)JKQTPPlotElementinlineprotected
setAxes(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setDataSortOrder(int __value)JKQTPXYGraphslot
setDataSortOrder(DataSortOrder __value)JKQTPXYGraphslot
setDrawLine(bool __value)JKQTPGraphLineAndFillStyleMixin
setFillBrush(const QBrush &b)JKQTPGraphFillStyleMixin
setFillColor(const QColor &__value)JKQTPGraphFillStyleMixin
setFillColor(const QColor &__value, double alpha)JKQTPGraphFillStyleMixin
setFillCurve(bool __value)JKQTPGraphLineAndFillStyleMixin
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
setKeyColumn(int __value)JKQTPXYGraphvirtualslot
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
setTitle(const QString &__value)JKQTPPlotElementvirtualslot
setValue2Column(int __value)JKQTPXYYGraphvirtualslot
setValueColumn(int __value)JKQTPXYGraphvirtualslot
setVisible(bool __value)JKQTPPlotElementslot
setXAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setXColumn(int __value)JKQTPXYGraphslot
setXColumn(size_t __value)JKQTPXYGraphslot
setXYColumns(size_t xCol, size_t yCol)JKQTPXYGraphslot
setXYColumns(int xCol, int yCol)JKQTPXYGraphslot
setXYColumns(QPair< int, int > xyColPair)JKQTPXYGraphslot
setXYColumns(QPair< size_t, size_t > xyColPair)JKQTPXYGraphslot
setXYYColumns(size_t xCol, size_t yCol, size_t y2Col)JKQTPXYYGraphslot
setXYYColumns(int xCol, int yCol, int y2Col)JKQTPXYYGraphslot
setYAxis(JKQTPCoordinateAxisRef ref)JKQTPPlotElement
setYColumn(int __value)JKQTPXYGraphslot
setYColumn(size_t __value)JKQTPXYGraphslot
setYColumn2(int __value)JKQTPXYYGraphslot
setYColumn2(size_t __value)JKQTPXYYGraphslot
sortDataJKQTPXYGraph
sortedIndicesJKQTPXYGraphprotected
SortedX enum valueJKQTPXYGraph
SortedY enum valueJKQTPXYGraph
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
Unsorted enum valueJKQTPXYGraph
usesColumn(int column) const overrideJKQTPXYYGraphvirtual
visibleJKQTPPlotElement
xAxisRefJKQTPPlotElement
xColumnJKQTPXYGraph
xFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
yAxisRefJKQTPPlotElement
yColumnJKQTPXYGraph
yColumn2JKQTPXYYGraph
yFloatToString(double v, int past_comma=-1) constJKQTPPlotElementprotected
~JKQTPGraph()=defaultJKQTPGraphvirtual
~JKQTPGraphFillStyleMixin()JKQTPGraphFillStyleMixinvirtual
~JKQTPGraphLineStyleMixin()JKQTPGraphLineStyleMixinvirtual
~JKQTPPlotElement()=defaultJKQTPPlotElementvirtual