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

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

colorJKQTFPLinePlotprotected
DataType enum nameJKQTFPLinePlot
datatypeJKQTFPLinePlotprotected
drawGraph(QPainter &painter) overrideJKQTFPLinePlotvirtual
errorColorJKQTFPLinePlotprotected
errorStyleJKQTFPLinePlotprotected
errorWidthJKQTFPLinePlotprotected
getColor() constJKQTFPLinePlotinline
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
NJKQTFPLinePlotprotected
paint(QPainter &painter)JKQTFPPlot
parentJKQTFPPlotprotected
replot()JKQTFPPlot
setColor(const QColor &__value)JKQTFPLinePlotinline
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