KSeExpr  4.0.4.0
Public Attributes | List of all members
ExprHighlighter::HighlightingRule Struct Reference

Public Attributes

QRegExp pattern
 
QTextCharFormat format
 

Detailed Description

Definition at line 21 of file ExprHighlighter.h.

Member Data Documentation

◆ format

QTextCharFormat ExprHighlighter::HighlightingRule::format

Definition at line 23 of file ExprHighlighter.h.

Referenced by ExprHighlighter::highlightBlock(), and ExprHighlighter::init().

◆ pattern

QRegExp ExprHighlighter::HighlightingRule::pattern

Definition at line 22 of file ExprHighlighter.h.

Referenced by ExprHighlighter::highlightBlock(), and ExprHighlighter::init().


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