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

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

colorJKQTFPLinePlotprotected
crossWidthJKQTFPVCrossPlotprotected
DataType enum nameJKQTFPLinePlot
datatypeJKQTFPLinePlotprotected
drawGraph(QPainter &painter) overrideJKQTFPVCrossPlotvirtual
errorColorJKQTFPLinePlotprotected
errorStyleJKQTFPLinePlotprotected
errorWidthJKQTFPLinePlotprotected
getColor() constJKQTFPLinePlotinline
getCrossWidth() constJKQTFPVCrossPlotinline
getDatatype() constJKQTFPLinePlotinline
getErrorLineColor() constJKQTFPLinePlotinline
getErrorLineStyle() constJKQTFPLinePlotinline
getErrorLineWidth() constJKQTFPLinePlotinline
getN()JKQTFPLinePlotinline
getStyle() constJKQTFPLinePlotinline
getWidth() constJKQTFPLinePlotinline
getX() constJKQTFPLinePlotinline
getXv() constJKQTFPLinePlotinline
getY() constJKQTFPLinePlotinline
getYerr() constJKQTFPLinePlotinline
getYerrv() constJKQTFPLinePlotinline
getYv() constJKQTFPLinePlotinline
isVisible() constJKQTFPPlotinline
JKQTFPLinePlot(JKQTFastPlotter *parent, int N, double *x, double *y, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1)JKQTFPLinePlot
JKQTFPLinePlot(JKQTFastPlotter *parent, QVector< double > *x, QVector< double > *y, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1)JKQTFPLinePlot
JKQTFPLPPointer enum valueJKQTFPLinePlot
JKQTFPLPVector enum valueJKQTFPLinePlot
JKQTFPPlot(JKQTFastPlotter *parent)JKQTFPPlot
JKQTFPVCrossPlot(JKQTFastPlotter *parent, int N, double *x, double *y, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1)JKQTFPVCrossPlot
JKQTFPVCrossPlot(JKQTFastPlotter *parent, QVector< double > *x, QVector< double > *y, QColor color=QColor("red"), Qt::PenStyle style=Qt::SolidLine, double width=1)JKQTFPVCrossPlot
NJKQTFPLinePlotprotected
paint(QPainter &painter)JKQTFPPlot
parentJKQTFPPlotprotected
replot()JKQTFPPlot
setColor(const QColor &__value)JKQTFPLinePlotinline
setCrossWidth(double __value)JKQTFPVCrossPlotinline
setData(double *x, double *y, int N)JKQTFPLinePlotinline
setData(double *x, double *y, double *yerr, int N)JKQTFPLinePlotinline
setData(QVector< double > *x, QVector< double > *y)JKQTFPLinePlotinline
setData(QVector< double > *x, QVector< double > *y, QVector< double > *yerr)JKQTFPLinePlotinline
setErrorLineColor(const QColor &__value)JKQTFPLinePlotinline
setErrorLineStyle(Qt::PenStyle __value)JKQTFPLinePlotinline
setErrorLineWidth(double __value)JKQTFPLinePlotinline
setParent(JKQTFastPlotter *parent)JKQTFPPlotinline
setStyle(Qt::PenStyle __value)JKQTFPLinePlotinline
setVisible(bool visible)JKQTFPPlotinlineslot
setWidth(double __value)JKQTFPLinePlotinline
styleJKQTFPLinePlotprotected
visibleJKQTFPPlotprotected
widthJKQTFPLinePlotprotected
xJKQTFPLinePlotprotected
xvJKQTFPLinePlotprotected
yJKQTFPLinePlotprotected
yerrJKQTFPLinePlotprotected
yerrvJKQTFPLinePlotprotected
yvJKQTFPLinePlotprotected
~JKQTFPPlot()JKQTFPPlotvirtual