Struct XmlSyntaxHighlighter::Rule

Nested Relationships

This struct is a nested type of Class XmlSyntaxHighlighter.

Struct Documentation

struct Rule

Public Members

QRegularExpression start
QRegularExpression end
QTextCharFormat format
std::map<int, Rule>::const_iterator parent