Cppcheck
|
Public Attributes | |
QRegularExpression | pattern |
QTextCharFormat | format |
RuleRole | ruleRole |
Definition at line 61 of file codeeditor.h.
QTextCharFormat Highlighter::HighlightingRule::format |
Definition at line 63 of file codeeditor.h.
Referenced by Highlighter::applyFormat(), Highlighter::Highlighter(), and Highlighter::setSymbols().
QRegularExpression Highlighter::HighlightingRule::pattern |
Definition at line 62 of file codeeditor.h.
Referenced by Highlighter::Highlighter(), and Highlighter::setSymbols().
RuleRole Highlighter::HighlightingRule::ruleRole |
Definition at line 64 of file codeeditor.h.
Referenced by Highlighter::applyFormat(), Highlighter::Highlighter(), and Highlighter::setSymbols().