A QLabel-derived class that draws an equation with LaTeX markup using JKQTMathText.
More...
#include <jkqtmathtextlabel.h>
A QLabel-derived class that draws an equation with LaTeX markup using JKQTMathText.
- See also
- JKQTMathText
◆ JKQTMathTextLabel()
JKQTMathTextLabel::JKQTMathTextLabel |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~JKQTMathTextLabel()
virtual JKQTMathTextLabel::~JKQTMathTextLabel |
( |
| ) |
|
|
virtual |
◆ getMathText()
returns the internal JKQTMathText instance used for drawing
Use this function to set the font, font size and other properties of the used renderer.
◆ internalPaint()
void JKQTMathTextLabel::internalPaint |
( |
| ) |
|
|
protected |
◆ paintEvent()
void JKQTMathTextLabel::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ setMath()
void JKQTMathTextLabel::setMath |
( |
const QString & |
text, |
|
|
bool |
doRepaint = true |
|
) |
| |
◆ buffer
QPixmap JKQTMathTextLabel::buffer |
|
protected |
◆ lastText
QString JKQTMathTextLabel::lastText |
|
protected |
◆ m_mathText
◆ repaintDo
bool JKQTMathTextLabel::repaintDo |
|
protected |
The documentation for this class was generated from the following file: