Cppcheck
Public Attributes | List of all members
Highlighter::HighlightingRule Struct Reference

Public Attributes

QRegularExpression pattern
 
QTextCharFormat format
 
RuleRole ruleRole
 

Detailed Description

Definition at line 61 of file codeeditor.h.

Member Data Documentation

◆ format

QTextCharFormat Highlighter::HighlightingRule::format

◆ pattern

QRegularExpression Highlighter::HighlightingRule::pattern

Definition at line 62 of file codeeditor.h.

Referenced by Highlighter::Highlighter(), and Highlighter::setSymbols().

◆ ruleRole

RuleRole Highlighter::HighlightingRule::ruleRole

The documentation for this struct was generated from the following file: