就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.15.17
Qt Core
C++ 類
QRegularExpressionMatch
List of All Members for QRegularExpressionMatch
這是完整成員列錶為
QRegularExpressionMatch
,包括繼承的成員。
QRegularExpressionMatch
(const QRegularExpressionMatch &)
QRegularExpressionMatch
()
operator=
(QRegularExpressionMatch &&) : QRegularExpressionMatch &
operator=
(const QRegularExpressionMatch &) : QRegularExpressionMatch &
~QRegularExpressionMatch
()
captured
(int ) const : QString
captured
(const QString &) const : QString
captured
(QStringView ) const : QString
capturedEnd
(int ) const : int
capturedEnd
(const QString &) const : int
capturedEnd
(QStringView ) const : int
capturedLength
(int ) const : int
capturedLength
(const QString &) const : int
capturedLength
(QStringView ) const : int
capturedRef
(int ) const : QStringRef
capturedRef
(const QString &) const : QStringRef
capturedRef
(QStringView ) const : QStringRef
capturedStart
(int ) const : int
capturedStart
(const QString &) const : int
capturedStart
(QStringView ) const : int
capturedTexts
() const : QStringList
capturedView
(int ) const : QStringView
capturedView
(QStringView ) const : QStringView
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 &)