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

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

getTextColor() constJKQTPGraphTextStyleMixin
getTextFontName() constJKQTPGraphTextStyleMixin
getTextFontSize() constJKQTPGraphTextStyleMixin
initTextStyle(JKQTBasePlotter *parent, int &parentPlotStyle, JKQTPPlotStyleType styletype=JKQTPPlotStyleType::Default)JKQTPGraphTextStyleMixin
JKQTPGraphTextStyleMixin(JKQTBasePlotter *parent)JKQTPGraphTextStyleMixin
m_textColorJKQTPGraphTextStyleMixinprivate
m_textFontNameJKQTPGraphTextStyleMixinprivate
m_textFontSizeJKQTPGraphTextStyleMixinprivate
setTextColor(const QColor &__value)JKQTPGraphTextStyleMixin
setTextColor(const QColor &__value, double alpha)JKQTPGraphTextStyleMixin
setTextFontName(const QString &__value)JKQTPGraphTextStyleMixin
setTextFontSize(double __value)JKQTPGraphTextStyleMixin
textColorJKQTPGraphTextStyleMixin
textFontNameJKQTPGraphTextStyleMixin
textFontSizeJKQTPGraphTextStyleMixin
~JKQTPGraphTextStyleMixin()JKQTPGraphTextStyleMixinvirtual