QwtMathMLTextEngine (3) Linux Manual Page
QwtMathMLTextEngine – Text Engine for the MathML renderer of the Qt solutions package. Synopsis #include <qwt_mathml_text_engine.h> Inherits QwtTextEngine. Public Member Functions QwtMathMLTextEngine () Constructor. virtual ~QwtMathMLTextEngine () Destructor. virtual double heightForWidth (const QFont &font, int flags, const QString &text, double width) const virtual QSizeF textSize (const QFont &font, int flags, const QString &text) const virtual…
