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

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

generateDefaultXLabel(double x, double y, int index) constJKQTPXYLabelsGeneratorMixinprotected
generateDefaultXYLabel(double x, double y, int index) constJKQTPXYLabelsGeneratorMixinprotected
generateDefaultYLabel(double x, double y, int index) constJKQTPXYLabelsGeneratorMixinprotected
getXBelowIsZero() constJKQTPXYLabelsGeneratorMixin
getXDateTimeFormat() constJKQTPXYLabelsGeneratorMixin
getXDefaultConverter() constJKQTPXYLabelsGeneratorMixin
getXDefaultPrecision() constJKQTPXYLabelsGeneratorMixin
getXMaxNoExponent() constJKQTPXYLabelsGeneratorMixin
getXMinNoExponent() constJKQTPXYLabelsGeneratorMixin
getXValueLabelFormat() constJKQTPXYLabelsGeneratorMixin
getXYValueLabelFormat() constJKQTPXYLabelsGeneratorMixin
getYBelowIsZero() constJKQTPXYLabelsGeneratorMixin
getYDateTimeFormat() constJKQTPXYLabelsGeneratorMixin
getYDefaultConverter() constJKQTPXYLabelsGeneratorMixin
getYDefaultPrecision() constJKQTPXYLabelsGeneratorMixin
getYMaxNoExponent() constJKQTPXYLabelsGeneratorMixin
getYMinNoExponent() constJKQTPXYLabelsGeneratorMixin
getYValueLabelFormat() constJKQTPXYLabelsGeneratorMixin
JKQTPXYLabelsGeneratorMixin()JKQTPXYLabelsGeneratorMixinexplicit
m_xBelowIsZeroJKQTPXYLabelsGeneratorMixinprivate
m_xDateTimeFormatJKQTPXYLabelsGeneratorMixinprivate
m_xDefaultConverterJKQTPXYLabelsGeneratorMixinprivate
m_xDefaultPrecisionJKQTPXYLabelsGeneratorMixinprivate
m_xMaxNoExponentJKQTPXYLabelsGeneratorMixinprivate
m_xMinNoExponentJKQTPXYLabelsGeneratorMixinprivate
m_xValueLabelFormatJKQTPXYLabelsGeneratorMixinprivate
m_xyValueLabelFormatJKQTPXYLabelsGeneratorMixinprivate
m_yBelowIsZeroJKQTPXYLabelsGeneratorMixinprivate
m_yDateTimeFormatJKQTPXYLabelsGeneratorMixinprivate
m_yDefaultConverterJKQTPXYLabelsGeneratorMixinprivate
m_yDefaultPrecisionJKQTPXYLabelsGeneratorMixinprivate
m_yMaxNoExponentJKQTPXYLabelsGeneratorMixinprivate
m_yMinNoExponentJKQTPXYLabelsGeneratorMixinprivate
m_yValueLabelFormatJKQTPXYLabelsGeneratorMixinprivate
setXBelowIsZero(double v)JKQTPXYLabelsGeneratorMixin
setXDateTimeFormat(const QString &v)JKQTPXYLabelsGeneratorMixin
setXDefaultConverter(JKQTPGraphLabelConverterType v)JKQTPXYLabelsGeneratorMixin
setXDefaultPrecision(int v)JKQTPXYLabelsGeneratorMixin
setXMaxNoExponent(double v)JKQTPXYLabelsGeneratorMixin
setXMinNoExponent(double v)JKQTPXYLabelsGeneratorMixin
setXValueLabelFormat(const QString &v)JKQTPXYLabelsGeneratorMixin
setXYValueLabelFormat(const QString &v)JKQTPXYLabelsGeneratorMixin
setYBelowIsZero(double v)JKQTPXYLabelsGeneratorMixin
setYDateTimeFormat(const QString &v)JKQTPXYLabelsGeneratorMixin
setYDefaultConverter(JKQTPGraphLabelConverterType v)JKQTPXYLabelsGeneratorMixin
setYDefaultPrecision(int v)JKQTPXYLabelsGeneratorMixin
setYMaxNoExponent(double v)JKQTPXYLabelsGeneratorMixin
setYMinNoExponent(double v)JKQTPXYLabelsGeneratorMixin
setYValueLabelFormat(const QString &v)JKQTPXYLabelsGeneratorMixin
valToString(double x, JKQTPGraphLabelConverterType m_xDefaultConverter, int m_xDefaultPrecision, double m_xBelowIsZero, double m_xMinNoExponent, double m_xMaxNoExponent, const QString &m_xDateTimeFormat)JKQTPXYLabelsGeneratorMixinprotectedstatic
xValToString(double x) constJKQTPXYLabelsGeneratorMixinprotected
yValToString(double y) constJKQTPXYLabelsGeneratorMixinprotected
~JKQTPXYLabelsGeneratorMixin()JKQTPXYLabelsGeneratorMixinvirtual