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 JKQTMathTextBraceNode, including all inherited members.
addToErrorList(const QString &error) | JKQTMathTextNode | protected |
calcBraceSize(const QFont &fm, QPaintDevice *pd, JKQTMathTextBraceType bracetype, const JKQTMathTextNodeSize &childSize) const | JKQTMathTextBraceNode | protected |
calcBraceSizes(NodeSize &out, QPainter &painter, const JKQTMathTextEnvironment ¤tEv, const JKQTMathTextNodeSize &childSize) const | JKQTMathTextBraceNode | protected |
child | JKQTMathTextSingleChildNode | protected |
closebrace | JKQTMathTextBraceNode | 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 override | JKQTMathTextBraceNode | virtual |
drawBoxes | JKQTMathTextNode | protected |
getChild() | JKQTMathTextSingleChildNode | |
getChild() const | JKQTMathTextSingleChildNode | |
getClosebrace() const | JKQTMathTextBraceNode | |
getDrawBoxes() const | JKQTMathTextNode | |
getNonItalicXCorretion(QPainter &painter, double width_potentiallyitalic, const JKQTMathTextEnvironment &ev_potentiallyitalic, const JKQTMathTextNode *child) | JKQTMathTextNode | static |
getOpenbrace() const | JKQTMathTextBraceNode | |
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 override | JKQTMathTextBraceNode | protectedvirtual |
getSizeInternalAndBrace(QPainter &painter, JKQTMathTextEnvironment currentEv) const | JKQTMathTextBraceNode | protected |
getTypeName() const override | JKQTMathTextBraceNode | virtual |
hasChild() const | JKQTMathTextSingleChildNode | |
isSubSuperscriptAboveBelowNode() const | JKQTMathTextNode | |
JKQTMathTextBraceNode(JKQTMathText *parent, JKQTMathTextBraceType openbrace, JKQTMathTextBraceType closebrace, JKQTMathTextNode *child) | JKQTMathTextBraceNode | |
JKQTMathTextNode(JKQTMathText *parentMathText) | JKQTMathTextNode | explicit |
JKQTMathTextNode(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
JKQTMathTextSingleChildNode(JKQTMathTextNode *_child, JKQTMathText *parentMathText) | JKQTMathTextSingleChildNode | explicit |
openbrace | JKQTMathTextBraceNode | protected |
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 override | JKQTMathTextBraceNode | virtual |
~JKQTMathTextBraceNode() override | JKQTMathTextBraceNode | virtual |
~JKQTMathTextNode() | JKQTMathTextNode | virtual |
~JKQTMathTextSingleChildNode() override | JKQTMathTextSingleChildNode | virtual |