![]() |
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 JKQTMathTextVerbatimNode, including all inherited members.
| addToErrorList(const QString &error) | JKQTMathTextNode | protected |
| alignment | JKQTMathTextVerbatimNode | protected |
| calcLayout(QPainter &painter, const JKQTMathTextEnvironment ¤tEv) const | JKQTMathTextVerbatimNode | 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 | JKQTMathTextVerbatimNode | virtual |
| drawBoxes | JKQTMathTextNode | protected |
| getAlignment() const | JKQTMathTextVerbatimNode | |
| getDrawBoxes() const | JKQTMathTextNode | |
| getLineSpacingFactor() const | JKQTMathTextVerbatimNode | |
| 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 | JKQTMathTextVerbatimNode | protectedvirtual |
| getTabSize() const | JKQTMathTextVerbatimNode | |
| getText() const | JKQTMathTextTextBaseNode | |
| getTypeName() const override | JKQTMathTextVerbatimNode | virtual |
| getVerticalOrientation() const | JKQTMathTextVerbatimNode | |
| getVisibleWhitespace() const | JKQTMathTextVerbatimNode | |
| isSubSuperscriptAboveBelowNode() const | JKQTMathTextNode | |
| JKQTMathTextNode(JKQTMathText *parentMathText) | JKQTMathTextNode | explicit |
| JKQTMathTextNode(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
| JKQTMathTextTextBaseNode(JKQTMathText *parent, const QString &text) | JKQTMathTextTextBaseNode | explicit |
| JKQTMathTextVerbatimNode(JKQTMathText *parent, const QString &text, bool visibleWhitespace=false, JKQTMathTextHorizontalAlignment _alignment=MTHALeft, double _linespacingFactor=1.0, JKQTMathTextVerticalOrientation _verticalOrientation=MTVOFirstLine, size_t tabSize_=4) | JKQTMathTextVerbatimNode | explicit |
| lineSpacingFactor | JKQTMathTextVerbatimNode | protected |
| operator=(const JKQTMathTextNode &)=delete | JKQTMathTextNode | |
| parentMathText | JKQTMathTextNode | protected |
| parentNode | JKQTMathTextNode | protected |
| setDrawBoxes(bool draw) | JKQTMathTextNode | virtual |
| setParentNode(JKQTMathTextNode *node) | JKQTMathTextNode | |
| setSubSuperscriptAboveBelowNode(bool __value) | JKQTMathTextNode | |
| subSuperscriptAboveBelowNode | JKQTMathTextNode | protected |
| tabSize | JKQTMathTextVerbatimNode | protected |
| text | JKQTMathTextTextBaseNode | protected |
| textTransform(const QString &text, const JKQTMathTextEnvironment ¤tEv) const override | JKQTMathTextVerbatimNode | protectedvirtual |
| toHtml(QString &html, JKQTMathTextEnvironment currentEv, JKQTMathTextEnvironment defaultEv) const override | JKQTMathTextVerbatimNode | virtual |
| transformEnvironment(JKQTMathTextEnvironment ¤tEv) const | JKQTMathTextVerbatimNode | protectedvirtual |
| verticalOrientation | JKQTMathTextVerbatimNode | protected |
| visibleWhitespace | JKQTMathTextVerbatimNode | protected |
| ~JKQTMathTextNode() | JKQTMathTextNode | virtual |
| ~JKQTMathTextTextBaseNode() override | JKQTMathTextTextBaseNode | virtual |