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
|
This is the complete list of members for JKQTMathTextSingleChildNode, including all inherited members.
addToErrorList(const QString &error) | JKQTMathTextNode | protected |
child | JKQTMathTextSingleChildNode | protected |
doDrawBoxes(QPainter &painter, double x, double y, const JKQTMathTextNodeSize &size) const | JKQTMathTextNode | protected |
doDrawBoxes(QPainter &painter, double x, double y, JKQTMathTextEnvironment currentEv) const | JKQTMathTextNode | protected |
draw(QPainter &painter, double x, double y, JKQTMathTextEnvironment currentEv) const =0 | JKQTMathTextNode | pure virtual |
drawBoxes | JKQTMathTextNode | protected |
getChild() | JKQTMathTextSingleChildNode | |
getChild() const | JKQTMathTextSingleChildNode | |
getDrawBoxes() const | JKQTMathTextNode | |
getNonItalicXCorretion(QPainter &painter, double width_potentiallyitalic, const JKQTMathTextEnvironment &ev_potentiallyitalic, const JKQTMathTextNode *child) | JKQTMathTextNode | static |
getParentNode() | JKQTMathTextNode | |
getParentNode() const | JKQTMathTextNode | |
getParents() | JKQTMathTextNode | inlineprotected |
getParents() const | JKQTMathTextNode | inlineprotected |
getSize(QPainter &painter, JKQTMathTextEnvironment currentEv) const | JKQTMathTextNode | |
getSizeInternal(QPainter &painter, JKQTMathTextEnvironment currentEv) const =0 | JKQTMathTextNode | protectedpure virtual |
getTypeName() const | JKQTMathTextNode | virtual |
hasChild() const | JKQTMathTextSingleChildNode | |
isSubSuperscriptAboveBelowNode() const | JKQTMathTextNode | |
JKQTMathTextNode(JKQTMathText *parentMathText) | JKQTMathTextNode | explicit |
JKQTMathTextNode(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
JKQTMathTextSingleChildNode(JKQTMathTextNode *_child, JKQTMathText *parentMathText) | JKQTMathTextSingleChildNode | explicit |
operator=(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
parentMathText | JKQTMathTextNode | protected |
parentNode | JKQTMathTextNode | protected |
replaceAndDeleteChild(JKQTMathTextNode *newChild) | JKQTMathTextSingleChildNode | |
replaceChild(JKQTMathTextNode *newChild) | JKQTMathTextSingleChildNode | |
setDrawBoxes(bool draw) override | JKQTMathTextSingleChildNode | virtual |
setParentNode(JKQTMathTextNode *node) | JKQTMathTextNode | |
setSubSuperscriptAboveBelowNode(bool __value) | JKQTMathTextNode | |
subSuperscriptAboveBelowNode | JKQTMathTextNode | protected |
toHtml(QString &html, JKQTMathTextEnvironment currentEv, JKQTMathTextEnvironment defaultEv) const | JKQTMathTextNode | virtual |
~JKQTMathTextNode() | JKQTMathTextNode | virtual |
~JKQTMathTextSingleChildNode() override | JKQTMathTextSingleChildNode | virtual |