|
| HTMLHighlighter (QTextDocument *parent=nullptr) |
|
|
enum | States { None,
Tag,
Comment,
Quote
} |
|
|
QVector< HighlightingRule > | m_startTagRules |
|
QVector< HighlightingRule > | m_endTagRules |
|
QRegExp | m_openTag |
|
QRegExp | m_closeTag |
|
QTextCharFormat | m_edgeTagFormat |
|
QTextCharFormat | m_insideTagFormat |
|
QRegExp | m_commentStartExpression |
|
QRegExp | m_commentEndExpression |
|
QTextCharFormat | m_multiLineCommentFormat |
|
QRegExp | m_quotes |
|
QTextCharFormat | m_quotationFormat |
|
QTextCharFormat | m_tagsFormat |
|
void HTMLHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
protected |
QUOTES ///////////////////////////////////////
The documentation for this class was generated from the following files: