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

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

centerlineJKQTFPYRangePlotprotected
colorJKQTFPYRangePlotprotected
drawGraph(QPainter &painter) overrideJKQTFPYRangePlotvirtual
fillColorJKQTFPYRangePlotprotected
fillStyleJKQTFPYRangePlotprotected
getCenterline() constJKQTFPYRangePlotinline
getColor() constJKQTFPYRangePlotinline
getFillColor() constJKQTFPYRangePlotinline
getFillStyle() constJKQTFPYRangePlotinline
getShowCenterline() constJKQTFPYRangePlotinline
getStyle() constJKQTFPYRangePlotinline
getWidth() constJKQTFPYRangePlotinline
getYmax() constJKQTFPYRangePlotinline
getYmin() constJKQTFPYRangePlotinline
isVisible() constJKQTFPPlotinline
JKQTFPPlot(JKQTFastPlotter *parent)JKQTFPPlot
JKQTFPYRangePlot(JKQTFastPlotter *parent, double ymin, double ymax, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1, Qt::BrushStyle fillStyle=Qt::NoBrush)JKQTFPYRangePlot
paint(QPainter &painter)JKQTFPPlot
parentJKQTFPPlotprotected
replot()JKQTFPPlot
setCenterline(int centerline)JKQTFPYRangePlotinlineslot
setColor(const QColor &__value)JKQTFPYRangePlotinline
setFillColor(const QColor &__value)JKQTFPYRangePlotinline
setFillStyle(Qt::BrushStyle __value)JKQTFPYRangePlotinline
setParent(JKQTFastPlotter *parent)JKQTFPPlotinline
setShowCenterline(bool __value)JKQTFPYRangePlotinline
setStyle(Qt::PenStyle __value)JKQTFPYRangePlotinline
setVisible(bool visible)JKQTFPPlotinlineslot
setWidth(double __value)JKQTFPYRangePlotinline
setYmax(double xmax)JKQTFPYRangePlotinlineslot
setYmax(int xmax)JKQTFPYRangePlotinlineslot
setYmin(double xmin)JKQTFPYRangePlotinlineslot
setYmin(int xmin)JKQTFPYRangePlotinlineslot
showCenterlineJKQTFPYRangePlotprotected
styleJKQTFPYRangePlotprotected
visibleJKQTFPPlotprotected
widthJKQTFPYRangePlotprotected
ymaxJKQTFPYRangePlotprotected
yminJKQTFPYRangePlotprotected
~JKQTFPPlot()JKQTFPPlotvirtual