CopperSpice API  1.9.1
QRegularExpressionMatch< S > Member List

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

QRegularExpressionMatch() = defaultQRegularExpressionMatch< S >default
QRegularExpressionMatch(const QRegularExpressionMatch &other) = defaultQRegularExpressionMatch< S >default
QRegularExpressionMatch(QRegularExpressionMatch &&other) = defaultQRegularExpressionMatch< S >default
captureIndexForName(const S &name) constQRegularExpressionMatch< S >
captureIndexForName(QStringView< S > name) constQRegularExpressionMatch< S >
captured(int index=0) constQRegularExpressionMatch< S >inline
captured(const S &name) constQRegularExpressionMatch< S >
captured(QStringView< S > name) constQRegularExpressionMatch< S >
capturedEnd(int index=0) constQRegularExpressionMatch< S >
capturedEnd(const S &name) constQRegularExpressionMatch< S >
capturedEnd(QStringView< S > name) constQRegularExpressionMatch< S >
capturedLength(int index=0) constQRegularExpressionMatch< S >
capturedLength(const S &name) constQRegularExpressionMatch< S >
capturedLength(QStringView< S > name) constQRegularExpressionMatch< S >
capturedStart(int index=0) constQRegularExpressionMatch< S >
capturedStart(const S &name) constQRegularExpressionMatch< S >
capturedStart(QStringView< S > name) constQRegularExpressionMatch< S >
capturedTexts() constQRegularExpressionMatch< S >
capturedView(int index=0) constQRegularExpressionMatch< S >inline
capturedView(const S &name) constQRegularExpressionMatch< S >
capturedView(QStringView< S > name) constQRegularExpressionMatch< S >
hasMatch() constQRegularExpressionMatch< S >inline
hasPartialMatch() constQRegularExpressionMatch< S >inline
isValid() constQRegularExpressionMatch< S >inline
lastCapturedIndex() constQRegularExpressionMatch< S >inline
matchOptions() constQRegularExpressionMatch< S >
matchType() constQRegularExpressionMatch< S >
operator=(const QRegularExpressionMatch &other) = defaultQRegularExpressionMatch< S >default
operator=(QRegularExpressionMatch &&other) = defaultQRegularExpressionMatch< S >default
swap(QRegularExpressionMatch &other)QRegularExpressionMatch< S >inline