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
|
This is the complete list of members for JKQTPXGraphErrorData, including all inherited members.
getXErrorColumn() const | JKQTPXGraphErrorData | |
getXErrorColumnLower() const | JKQTPXGraphErrorData | |
getXErrorL(int i, const JKQTPDatastore *ds) const | JKQTPXGraphErrorData | protectedvirtual |
getXErrorStyle() const | JKQTPXGraphErrorData | |
getXErrorSymmetric() const | JKQTPXGraphErrorData | |
getXErrorU(int i, const JKQTPDatastore *ds) const | JKQTPXGraphErrorData | protectedvirtual |
JKQTPXGraphErrorData() | JKQTPXGraphErrorData | |
setXErrorColumn(int __value) | JKQTPXGraphErrorData | |
setXErrorColumnLower(int __value) | JKQTPXGraphErrorData | |
setXErrorStyle(JKQTPErrorPlotstyle __value) | JKQTPXGraphErrorData | |
setXErrorSymmetric(bool __value) | JKQTPXGraphErrorData | |
xErrorColumn | JKQTPXGraphErrorData | protected |
xErrorColumnLower | JKQTPXGraphErrorData | protected |
xErrorStyle | JKQTPXGraphErrorData | protected |
xErrorSymmetric | JKQTPXGraphErrorData | protected |
~JKQTPXGraphErrorData()=default | JKQTPXGraphErrorData | virtual |