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

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

getErrorBarCapSize() constJKQTPGraphErrorStyleMixin
getErrorFillBrush(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) constJKQTPGraphErrorStyleMixinprotected
getErrorFillColor() constJKQTPGraphErrorStyleMixin
getErrorFillGradient() constJKQTPGraphErrorStyleMixin
getErrorFillStyle() constJKQTPGraphErrorStyleMixin
getErrorFillTexture() constJKQTPGraphErrorStyleMixin
getErrorFillTextureImage() constJKQTPGraphErrorStyleMixin
getErrorLineBrush() constJKQTPGraphErrorStyleMixin
getErrorLineCapStyle() constJKQTPGraphErrorStyleMixin
getErrorLineColor() constJKQTPGraphErrorStyleMixin
getErrorLineDashOffset() constJKQTPGraphErrorStyleMixin
getErrorLineDashPattern() constJKQTPGraphErrorStyleMixin
getErrorLineJoinStyle() constJKQTPGraphErrorStyleMixin
getErrorLinePen(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) constJKQTPGraphErrorStyleMixinprotected
getErrorLinePenForRects(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) constJKQTPGraphErrorStyleMixinprotected
getErrorLineStyle() constJKQTPGraphErrorStyleMixin
getErrorLineWidth() constJKQTPGraphErrorStyleMixin
initErrorStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphErrorStyleMixin
intPlotXYErrorIndicators(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent, const JKQTPGraph *parentGraph, int xColumn, int yColumn, int xErrorColumn, int yErrorColumn, JKQTPErrorPlotstyle xErrorStyle, JKQTPErrorPlotstyle yErrorStyle, int xErrorColumnLower=-1, int yErrorColumnLower=-1, bool xErrorSymmetric=true, bool yErrorSymmetric=true, double xrelshift=0, double yrelshift=0.0, const QVector< int > *dataorder=nullptr) constJKQTPGraphErrorStyleMixinprotected
intPlotXYErrorIndicatorsGetColor(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent, const JKQTPGraph *parentGraph, int xColumn, int yColumn, int xErrorColumn, int yErrorColumn, JKQTPErrorPlotstyle xErrorStyle, JKQTPErrorPlotstyle yErrorStyle, int index, QColor &errorLineColor, QColor &errorFillColor) constJKQTPGraphErrorStyleMixinprotectedvirtual
JKQTPGraphErrorStyleMixin()JKQTPGraphErrorStyleMixin
m_errorBarCapSizeJKQTPGraphErrorStyleMixinprotected
m_errorFillBrushJKQTPGraphErrorStyleMixinprotected
m_errorFillColorJKQTPGraphErrorStyleMixinprotected
m_errorLinePenJKQTPGraphErrorStyleMixinprotected
m_errorLineWidthJKQTPGraphErrorStyleMixinprotected
setErrorBarCapSize(double __value)JKQTPGraphErrorStyleMixin
setErrorColorFromGraphColor(QColor graphColor)JKQTPGraphErrorStyleMixin
setErrorFillBrush(const QBrush &b)JKQTPGraphErrorStyleMixin
setErrorFillColor(const QColor &__value)JKQTPGraphErrorStyleMixin
setErrorFillGradient(const QGradient &__value)JKQTPGraphErrorStyleMixin
setErrorFillStyle(Qt::BrushStyle __value)JKQTPGraphErrorStyleMixin
setErrorFillTexture(const QPixmap &__value)JKQTPGraphErrorStyleMixin
setErrorFillTexture(const QImage &__value)JKQTPGraphErrorStyleMixin
setErrorFillTransform(const QTransform &b)JKQTPGraphErrorStyleMixin
setErrorLineBrush(const QBrush &style)JKQTPGraphErrorStyleMixin
setErrorLineCapStyle(Qt::PenCapStyle style)JKQTPGraphErrorStyleMixin
setErrorLineColor(const QColor &__value)JKQTPGraphErrorStyleMixin
setErrorLineDashOffset(qreal offset)JKQTPGraphErrorStyleMixin
setErrorLineDashPattern(const QVector< qreal > &pattern)JKQTPGraphErrorStyleMixin
setErrorLineJoinStyle(Qt::PenJoinStyle style)JKQTPGraphErrorStyleMixin
setErrorLineStyle(Qt::PenStyle __value)JKQTPGraphErrorStyleMixin
setErrorLineWidth(double __value)JKQTPGraphErrorStyleMixin
setErrorStyleFromPen(const JKQTBasePlotter::JKQTPPen &pen)JKQTPGraphErrorStyleMixin
~JKQTPGraphErrorStyleMixin()=defaultJKQTPGraphErrorStyleMixinvirtual