[][src]Module qt_core::q_regular_expression

C++ type: QRegularExpression

Structs

MatchOption

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

MatchType

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

PatternOption

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.