Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRegularExpressionMatch Member List

This is the complete list of members for QRegularExpressionMatch, including all inherited members.

captured(int nth=0) constQRegularExpressionMatch
captured(QAnyStringView name) constQRegularExpressionMatch
capturedEnd(int nth=0) constQRegularExpressionMatch
capturedEnd(QAnyStringView name) constQRegularExpressionMatch
capturedLength(int nth=0) constQRegularExpressionMatch
capturedLength(QAnyStringView name) constQRegularExpressionMatch
capturedStart(int nth=0) constQRegularExpressionMatch
capturedStart(QAnyStringView name) constQRegularExpressionMatch
capturedTexts() constQRegularExpressionMatch
capturedView(int nth=0) constQRegularExpressionMatch
capturedView(QAnyStringView name) constQRegularExpressionMatch
hasCaptured(QAnyStringView name) constQRegularExpressionMatch
hasCaptured(int nth) constQRegularExpressionMatch
hasMatch() constQRegularExpressionMatch
hasPartialMatch() constQRegularExpressionMatch
isValid() constQRegularExpressionMatch
lastCapturedIndex() constQRegularExpressionMatch
matchOptions() constQRegularExpressionMatch
matchType() constQRegularExpressionMatch
operator<<(QDebug debug, const QRegularExpressionMatch &match)QRegularExpressionMatchrelated
operator=(const QRegularExpressionMatch &match)QRegularExpressionMatch
operator=(QRegularExpressionMatch &&match) noexceptQRegularExpressionMatchinline
QRegularExpressionQRegularExpressionMatchfriend
QRegularExpressionMatch()QRegularExpressionMatch
QRegularExpressionMatch(const QRegularExpressionMatch &match)QRegularExpressionMatch
QRegularExpressionMatch(QRegularExpressionMatch &&match)=defaultQRegularExpressionMatch
QRegularExpressionMatchIteratorQRegularExpressionMatchfriend
QRegularExpressionMatchPrivateQRegularExpressionMatchfriend
regularExpression() constQRegularExpressionMatch
swap(QRegularExpressionMatch &other) noexceptQRegularExpressionMatchinline
~QRegularExpressionMatch()QRegularExpressionMatch