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
|
Classes | |
class | JKQTMathText |
this class parses a mathematical markup string and can then draw the contained text/equation onto a QPainter More... | |
This group contains the main rendering class JKQTMathText, which is the central access point for the functionality of this library. This class is a non-visual class that allows to parse a string and draw the resulting object tree (see Render-Tree Items for JKQTMathText ) using a QPainter onto any target supported by the Qt painter library.