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

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

centerlineJKQTFPXRangePlotprotected
colorJKQTFPXRangePlotprotected
drawGraph(QPainter &painter) overrideJKQTFPXRangePlotvirtual
fillColorJKQTFPXRangePlotprotected
fillStyleJKQTFPXRangePlotprotected
getCenterline() constJKQTFPXRangePlotinline
getColor() constJKQTFPXRangePlotinline
getFillColor() constJKQTFPXRangePlotinline
getFillStyle() constJKQTFPXRangePlotinline
getShowCenterline() constJKQTFPXRangePlotinline
getStyle() constJKQTFPXRangePlotinline
getWidth() constJKQTFPXRangePlotinline
getXmax() constJKQTFPXRangePlotinline
getXmin() constJKQTFPXRangePlotinline
isVisible() constJKQTFPPlotinline
JKQTFPPlot(JKQTFastPlotter *parent)JKQTFPPlot
JKQTFPXRangePlot(JKQTFastPlotter *parent, double xmin, double xmax, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1, Qt::BrushStyle fillStyle=Qt::NoBrush)JKQTFPXRangePlot
paint(QPainter &painter)JKQTFPPlot
parentJKQTFPPlotprotected
replot()JKQTFPPlot
setCenterline(int centerline)JKQTFPXRangePlotinlineslot
setColor(const QColor &__value)JKQTFPXRangePlotinline
setFillColor(const QColor &__value)JKQTFPXRangePlotinline
setFillStyle(Qt::BrushStyle __value)JKQTFPXRangePlotinline
setParent(JKQTFastPlotter *parent)JKQTFPPlotinline
setShowCenterline(bool __value)JKQTFPXRangePlotinline
setStyle(Qt::PenStyle __value)JKQTFPXRangePlotinline
setVisible(bool visible)JKQTFPPlotinlineslot
setWidth(double __value)JKQTFPXRangePlotinline
setXmax(double xmax)JKQTFPXRangePlotinlineslot
setXmax(int xmax)JKQTFPXRangePlotinlineslot
setXmin(double xmin)JKQTFPXRangePlotinlineslot
setXmin(int xmin)JKQTFPXRangePlotinlineslot
showCenterlineJKQTFPXRangePlotprotected
styleJKQTFPXRangePlotprotected
visibleJKQTFPPlotprotected
widthJKQTFPXRangePlotprotected
xmaxJKQTFPXRangePlotprotected
xminJKQTFPXRangePlotprotected
~JKQTFPPlot()JKQTFPPlotvirtual