就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Core
C++ 类
QRegularExpressionMatchIterator
List of All Members for QRegularExpressionMatchIterator
这是完整成员列表为
QRegularExpressionMatchIterator
,包括继承的成员。
QRegularExpressionMatchIterator
(const QRegularExpressionMatchIterator &)
QRegularExpressionMatchIterator
()
operator=
(QRegularExpressionMatchIterator &&) : QRegularExpressionMatchIterator &
operator=
(const QRegularExpressionMatchIterator &) : QRegularExpressionMatchIterator &
~QRegularExpressionMatchIterator
()
hasNext
() const : bool
isValid
() const : bool
matchOptions
() const : QRegularExpression::MatchOptions
matchType
() const : QRegularExpression::MatchType
next
() : QRegularExpressionMatch
peekNext
() const : QRegularExpressionMatch
regularExpression
() const : QRegularExpression
swap
(QRegularExpressionMatchIterator &)