QRegularExpression.match

Undocumented in source.
  1. QRegularExpressionMatch match(const(QString) subject, qsizetype offset, MatchType matchType, MatchOptions matchOptions)
  2. QRegularExpressionMatch match(QStringView subjectView, qsizetype offset, MatchType matchType, MatchOptions matchOptions)

Meta