| addToErrorList(const QString &error) | JKQTMathTextNode | protected |
| child1 | JKQTMathTextDualChildNode | protected |
| child2 | JKQTMathTextDualChildNode | protected |
| childCount() const override | JKQTMathTextDualChildNode | virtual |
| clearChildren(bool deleteChildren=true) override | JKQTMathTextDualChildNode | virtual |
| deleteChild(int i) override | JKQTMathTextDualChildNode | virtual |
| 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 | JKQTMathTextFracNode | virtual |
| drawBoxes | JKQTMathTextNode | protected |
| FracType enum name | JKQTMathTextFracNode | |
| FracType2String(FracType mode) | JKQTMathTextFracNode | static |
| getChild(int i) override | JKQTMathTextDualChildNode | virtual |
| getChild(int i) const override | JKQTMathTextDualChildNode | virtual |
| getChild1() | JKQTMathTextDualChildNode | |
| getChild1() const | JKQTMathTextDualChildNode | |
| getChild2() | JKQTMathTextDualChildNode | |
| getChild2() const | JKQTMathTextDualChildNode | |
| getChildren() | JKQTMathTextMultiChildNode | virtual |
| getChildren() const | JKQTMathTextMultiChildNode | virtual |
| getDrawBoxes() const | JKQTMathTextNode | |
| getFirstChild() | JKQTMathTextMultiChildNode | virtual |
| getFirstChild() const | JKQTMathTextMultiChildNode | virtual |
| getFracScalingFactor() const | JKQTMathTextFracNode | protected |
| getLastChild() | JKQTMathTextMultiChildNode | virtual |
| getLastChild() const | JKQTMathTextMultiChildNode | virtual |
| getMode() const | JKQTMathTextFracNode | |
| getNestingLevel(bool sameType=false) const | JKQTMathTextFracNode | protected |
| 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 override | JKQTMathTextFracNode | protectedvirtual |
| getTypeName() const override | JKQTMathTextFracNode | virtual |
| hasChildren() const | JKQTMathTextMultiChildNode | |
| InstructionName2FracType(const QString &mode) | JKQTMathTextFracNode | static |
| instructions() | JKQTMathTextFracNode | protectedstatic |
| isEmpty() const | JKQTMathTextMultiChildNode | |
| isSubSuperscriptAboveBelowNode() const | JKQTMathTextNode | |
| JKQTMathTextDualChildNode(JKQTMathTextNode *_child1, JKQTMathTextNode *_child2, JKQTMathText *parentMathText) | JKQTMathTextDualChildNode | explicit |
| JKQTMathTextFracNode(JKQTMathText *parent, JKQTMathTextNode *child_top, JKQTMathTextNode *child_bottom, JKQTMathTextFracNode::FracType mode) | JKQTMathTextFracNode | |
| JKQTMathTextMultiChildNode(JKQTMathText *parentMathText) | JKQTMathTextMultiChildNode | explicit |
| JKQTMathTextNode(JKQTMathText *parentMathText) | JKQTMathTextNode | explicit |
| JKQTMathTextNode(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
| mode | JKQTMathTextFracNode | protected |
| MTFMdfrac enum value | JKQTMathTextFracNode | |
| MTFMfrac enum value | JKQTMathTextFracNode | |
| MTFMoverbrace enum value | JKQTMathTextFracNode | |
| MTFMoverbracket enum value | JKQTMathTextFracNode | |
| MTFMoverset enum value | JKQTMathTextFracNode | |
| MTFMsfrac enum value | JKQTMathTextFracNode | |
| MTFMstackrel enum value | JKQTMathTextFracNode | |
| MTFMstfrac enum value | JKQTMathTextFracNode | |
| MTFMtfrac enum value | JKQTMathTextFracNode | |
| MTFMunderbrace enum value | JKQTMathTextFracNode | |
| MTFMunderbracket enum value | JKQTMathTextFracNode | |
| MTFMunderset enum value | JKQTMathTextFracNode | |
| operator=(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
| parentMathText | JKQTMathTextNode | protected |
| parentNode | JKQTMathTextNode | protected |
| replaceAndDeleteChild(int i, JKQTMathTextNode *newChild) | JKQTMathTextMultiChildNode | virtual |
| replaceChild(int i, JKQTMathTextNode *newChild) override | JKQTMathTextDualChildNode | virtual |
| setDrawBoxes(bool draw) override | JKQTMathTextMultiChildNode | virtual |
| setParentNode(JKQTMathTextNode *node) | JKQTMathTextNode | |
| setSubSuperscriptAboveBelowNode(bool __value) | JKQTMathTextNode | |
| subSuperscriptAboveBelowNode | JKQTMathTextNode | protected |
| supportsInstructionName(const QString &instructionName) | JKQTMathTextFracNode | static |
| toHtml(QString &html, JKQTMathTextEnvironment currentEv, JKQTMathTextEnvironment defaultEv) const override | JKQTMathTextFracNode | virtual |
| ~JKQTMathTextDualChildNode() override | JKQTMathTextDualChildNode | virtual |
| ~JKQTMathTextFracNode() override | JKQTMathTextFracNode | virtual |
| ~JKQTMathTextMultiChildNode() override | JKQTMathTextMultiChildNode | virtual |
| ~JKQTMathTextNode() | JKQTMathTextNode | virtual |