就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt Core
C++ 類
QRegularExpressionMatch
List of All Members for QRegularExpressionMatch
這是完整成員列錶為
QRegularExpressionMatch
,包括繼承的成員。
QRegularExpressionMatch
()
QRegularExpressionMatch
(const QRegularExpressionMatch &)
QRegularExpressionMatch
(QRegularExpressionMatch &&)
~QRegularExpressionMatch
()
captured
(QAnyStringView) const : QString
captured
(int) const : QString
capturedEnd
(QAnyStringView) const : qsizetype
capturedEnd
(int) const : qsizetype
capturedLength
(QAnyStringView) const : qsizetype
capturedLength
(int) const : qsizetype
capturedStart
(QAnyStringView) const : qsizetype
capturedStart
(int) const : qsizetype
capturedTexts
() const : QStringList
capturedView
(QAnyStringView) const : QStringView
capturedView
(int) const : QStringView
hasCaptured
(QAnyStringView) const : bool
hasCaptured
(int) const : bool
hasMatch
() const : bool
hasPartialMatch
() const : bool
isValid
() const : bool
lastCapturedIndex
() const : int
matchOptions
() const : QRegularExpression::MatchOptions
matchType
() const : QRegularExpression::MatchType
regularExpression
() const : QRegularExpression
swap
(QRegularExpressionMatch &)
operator=
(QRegularExpressionMatch &&) : QRegularExpressionMatch &
operator=
(const QRegularExpressionMatch &) : QRegularExpressionMatch &