Expand description

C++ type: QRegularExpression

Structs

  • The MatchOptions type is a typedef for QFlags<MatchOption>. It stores an OR combination of MatchOption values.

  • The MatchType enum defines the type of the match that should be attempted against the subject string.

  • The PatternOption enum defines modifiers to the way the pattern string should be interpreted, and therefore the way the pattern matches against a subject string.