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
Loading...
Searching...
No Matches
JKQTMathTextLatexParser Member List

This is the complete list of members for JKQTMathTextLatexParser, including all inherited members.

accentLettersJKQTMathTextLatexParserprotectedstatic
accentLetters_LenBackslashJKQTMathTextLatexParserprotectedstatic
accentLetters_LenCurlyJKQTMathTextLatexParserprotectedstatic
addToErrorList(const QString &error)JKQTMathTextParserprotected
big_instructions_familyJKQTMathTextLatexParserprotectedstatic
clearErrorList()JKQTMathTextParserprotected
currentTokenJKQTMathTextLatexParserprotected
currentTokenIDJKQTMathTextLatexParserprotected
currentTokenNameJKQTMathTextLatexParserprotected
getParentMathText()JKQTMathTextParser
getParentMathText() constJKQTMathTextParser
getToken()JKQTMathTextLatexParserprotected
giveBackToTokenizer(size_t count)JKQTMathTextLatexParserprotected
initStaticStructures()JKQTMathTextLatexParserprotectedstatic
JKQTMathTextLatexParser(JKQTMathText *parent=nullptr)JKQTMathTextLatexParser
JKQTMathTextParser(JKQTMathText *parent=nullptr)JKQTMathTextParser
lastMatrixLineCommandCountJKQTMathTextLatexParserprotected
lastRightBraceTypeJKQTMathTextLatexParserprotected
mathEnvironmentSpecialCharsJKQTMathTextLatexParserprotectedstatic
mathEnvironmentSpecialEndCharsJKQTMathTextLatexParserprotectedstatic
mathEnvironmentSpecialTextJKQTMathTextLatexParserprotectedstatic
MTTampersand enum valueJKQTMathTextLatexParserprotected
MTTclosebrace enum valueJKQTMathTextLatexParserprotected
MTTclosebracket enum valueJKQTMathTextLatexParserprotected
MTTdollar enum valueJKQTMathTextLatexParserprotected
MTTemdash enum valueJKQTMathTextLatexParserprotected
MTTendash enum valueJKQTMathTextLatexParserprotected
MTThat enum valueJKQTMathTextLatexParserprotected
MTThyphen enum valueJKQTMathTextLatexParserprotected
MTTinstruction enum valueJKQTMathTextLatexParserprotected
MTTinstructionBegin enum valueJKQTMathTextLatexParserprotected
MTTinstructionEnd enum valueJKQTMathTextLatexParserprotected
MTTinstructionNewline enum valueJKQTMathTextLatexParserprotected
MTTinstructionVerbatim enum valueJKQTMathTextLatexParserprotected
MTTinstructionVerbatimVisibleSpace enum valueJKQTMathTextLatexParserprotected
MTTnone enum valueJKQTMathTextLatexParserprotected
MTTopenbrace enum valueJKQTMathTextLatexParserprotected
MTTopenbracket enum valueJKQTMathTextLatexParserprotected
MTTtext enum valueJKQTMathTextLatexParserprotected
MTTtilde enum valueJKQTMathTextLatexParserprotected
MTTunderscore enum valueJKQTMathTextLatexParserprotected
MTTwhitespace enum valueJKQTMathTextLatexParserprotected
parentMathTextJKQTMathTextParserprotected
parse(const QString &text, JKQTMathText::ParseOptions options=JKQTMathText::DefaultParseOptions) overrideJKQTMathTextLatexParservirtual
parseInstruction(bool *_foundError=nullptr, bool *getNew=nullptr)JKQTMathTextLatexParserprotected
parseLatexString(bool get, JKQTMathTextBraceType quitOnClosingBrace=JKQTMathTextBraceType::MTBTAny, const QString &quitOnEnvironmentEnd=QString(""), bool quitOnClosingBracket=false)JKQTMathTextLatexParserprotected
parseMath(bool get)JKQTMathTextLatexParserprotected
parseMultilineLatexString(bool get, const QString &quitOnEnvironmentEnd=QString(""), JKQTMathTextHorizontalAlignment _alignment=MTHALeft, double _linespacingFactor=1.0, JKQTMathTextLineSpacingMode spacingMode_=MTSMDefaultSpacing, JKQTMathTextVerticalOrientation _verticalOrientation=MTVOFirstLine)JKQTMathTextLatexParserprotected
parseSingleString(bool get)JKQTMathTextLatexParserprotected
parseStringJKQTMathTextLatexParserprotected
parseStringParams(bool get, size_t Nparams, bool *foundError=nullptr)JKQTMathTextLatexParserprotected
parsinginMathTextStyleJKQTMathTextLatexParserprotected
parsingMathEnvironmentJKQTMathTextLatexParserprotected
readUntil(bool get, const QString &endsequence, bool removeFirstlineWhitespace=false)JKQTMathTextLatexParserprotected
SingleCharInstructionsJKQTMathTextLatexParserprotectedstatic
TokenCharactersJKQTMathTextLatexParserprotectedstatic
tokenType enum nameJKQTMathTextLatexParserprotected
tokenType2String(tokenType type)JKQTMathTextLatexParserprotectedstatic
~JKQTMathTextLatexParser()JKQTMathTextLatexParser
~JKQTMathTextParser()JKQTMathTextParservirtual