getErrorBarCapSize() const | JKQTPGraphErrorStyleMixin | |
getErrorFillBrush(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorFillColor() const | JKQTPGraphErrorStyleMixin | |
getErrorFillGradient() const | JKQTPGraphErrorStyleMixin | |
getErrorFillStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorFillTexture() const | JKQTPGraphErrorStyleMixin | |
getErrorFillTextureImage() const | JKQTPGraphErrorStyleMixin | |
getErrorLineBrush() const | JKQTPGraphErrorStyleMixin | |
getErrorLineCapStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLineColor() const | JKQTPGraphErrorStyleMixin | |
getErrorLineDashOffset() const | JKQTPGraphErrorStyleMixin | |
getErrorLineDashPattern() const | JKQTPGraphErrorStyleMixin | |
getErrorLineJoinStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLinePen(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorLinePenForRects(JKQTPEnhancedPainter &painter, const JKQTBasePlotter *parent) const | JKQTPGraphErrorStyleMixin | protected |
getErrorLineStyle() const | JKQTPGraphErrorStyleMixin | |
getErrorLineWidth() const | JKQTPGraphErrorStyleMixin | |
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) const | JKQTPGraphErrorStyleMixin | protected |
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) const | JKQTPGraphErrorStyleMixin | protectedvirtual |
JKQTPGraphErrorStyleMixin() | JKQTPGraphErrorStyleMixin | |
m_errorBarCapSize | JKQTPGraphErrorStyleMixin | protected |
m_errorFillBrush | JKQTPGraphErrorStyleMixin | protected |
m_errorFillColor | JKQTPGraphErrorStyleMixin | protected |
m_errorLinePen | JKQTPGraphErrorStyleMixin | protected |
m_errorLineWidth | JKQTPGraphErrorStyleMixin | protected |
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()=default | JKQTPGraphErrorStyleMixin | virtual |