This is the complete list of members for
StringProcessor, including all inherited members.
| addToMaps(const QString &str, const TCharPair &charPair) | StringProcessor | [protected, static] |
| computeCharacterList(const QString &input) | StringProcessor | [static] |
| computeCharacterList(const QString &input, int &startIdx, EFontSize fs, EModifier m, bool useModifierOnce=false) | StringProcessor | [protected, static] |
| computeCharacterListInBlock(const QString &input, int &startIdx, EFontSize fs, EModifier m) | StringProcessor | [protected, static] |
| computeMetrics() | StringProcessor | [protected] |
| drawText(QPainter *painter, QPointF &point) const | StringProcessor | |
| eBar enum value | StringProcessor | |
| EChangeType enum name | StringProcessor | |
| eDisplayStyle enum value | StringProcessor | |
| EFont enum name | StringProcessor | |
| eFontSize enum value | StringProcessor | [protected] |
| EFontSize enum name | StringProcessor | |
| EKeywordType enum name | StringProcessor | [protected] |
| EModifier enum name | StringProcessor | |
| eModifier enum value | StringProcessor | [protected] |
| eNoChange enum value | StringProcessor | |
| eNoModifier enum value | StringProcessor | |
| eNormalFont enum value | StringProcessor | |
| eOverline enum value | StringProcessor | |
| escapedCharacterRegex | StringProcessor | [static] |
| eScriptScriptStyle enum value | StringProcessor | |
| eScriptStyle enum value | StringProcessor | |
| eString2Char enum value | StringProcessor | [protected] |
| eStringToChar enum value | StringProcessor | |
| eSymbolFont enum value | StringProcessor | |
| eTextStyle enum value | StringProcessor | |
| eUnderline enum value | StringProcessor | |
| fillFontLists() | StringProcessor | [protected] |
| fontFamilyList | StringProcessor | [protected, static] |
| getAscent() const | StringProcessor | |
| getCharacterList() const | StringProcessor | |
| getCharacters() const | StringProcessor | |
| getDescent() const | StringProcessor | |
| getHeight() const | StringProcessor | |
| getSymbolPrintInfo(const QString &symb, QString &fontFamily) | StringProcessor | [static] |
| getWidth() const | StringProcessor | [inline] |
| initialize() | StringProcessor | [protected, static] |
| isSpecialSymbol(const QString &symb) | StringProcessor | [static] |
| keywordRegex | StringProcessor | [static] |
| m_ascent | StringProcessor | [protected] |
| m_characterList | StringProcessor | [protected] |
| m_descent | StringProcessor | [protected] |
| m_fontList | StringProcessor | [protected] |
| m_fontSize | StringProcessor | [protected] |
| m_height | StringProcessor | [protected] |
| m_metricsList | StringProcessor | [protected] |
| m_text | StringProcessor | [protected] |
| m_width | StringProcessor | [protected] |
| parseFontSize(const QString &symb, EFontSize &fontSize) | StringProcessor | [protected, static] |
| parseModifier(const QString &symb, EModifier &modifier) | StringProcessor | [protected, static] |
| parseSymbols(const QString &input) | StringProcessor | [static] |
| parseSymbols(const TCharacterList &characterList) | StringProcessor | [static] |
| processText() | StringProcessor | [protected] |
| setFontSize(int fontSize) | StringProcessor | |
| setText(const QString &text) | StringProcessor | |
| specCharacterRegex | StringProcessor | [static] |
| string2CharMap | StringProcessor | [protected, static] |
| string2KwTypeMap | StringProcessor | [protected, static] |
| StringProcessor(const QString &text="", int fontSize=0) | StringProcessor | |
| TCharacterList typedef | StringProcessor | |
| TCharPair typedef | StringProcessor | [protected] |
| text() const | StringProcessor | [inline] |
| TFontList typedef | StringProcessor | [protected] |
| TMetricsList typedef | StringProcessor | [protected] |
| TString2CharMap typedef | StringProcessor | [protected] |
| TString2KwTypeMap typedef | StringProcessor | [protected] |
| updateFont(QFont &font, const CharacterInfo &c) const | StringProcessor | [protected] |
| whitespaceRegex | StringProcessor | [static] |