slFormatingRule Struct Reference

Single line formating rule Simple struct designed to hold Matching QRegExp and format of matched text together. More...

#include <HSyntaxHighlighterSettings.h>

List of all members.

Public Attributes

QRegExp exp
 Matching Regular Expression.
QTextCharFormat format
 Format applied to matched text.


Detailed Description

Single line formating rule Simple struct designed to hold Matching QRegExp and format of matched text together.

Definition at line 39 of file HSyntaxHighlighterSettings.h.


Member Data Documentation

Matching Regular Expression.

Definition at line 41 of file HSyntaxHighlighterSettings.h.

Referenced by HSyntaxHighlighterSettings::getSingleLineRules(), and HSyntaxHighlighter::highlightBlock().

QTextCharFormat slFormatingRule::format

Format applied to matched text.

Definition at line 42 of file HSyntaxHighlighterSettings.h.

Referenced by HSyntaxHighlighterSettings::getSingleLineRules(), and HSyntaxHighlighter::highlightBlock().


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

Generated on Fri Jan 9 00:51:00 2009 for HSyntaxHighlighter by  doxygen 1.5.8