Uses of Class
io.qt.core.QRegularExpressionMatchIterator
-
Uses of QRegularExpressionMatchIterator in io.qt.core
Modifier and TypeMethodDescriptionQRegularExpression.globalMatch
(String subjectView) QRegularExpression.globalMatch
(String subjectView, long offset) QRegularExpression.globalMatch
(String subjectView, long offset, QRegularExpression.MatchType matchType) Overloaded function forQRegularExpression.globalMatch(java.lang.String, long, io.qt.core.QRegularExpression.MatchType, io.qt.core.QRegularExpression.MatchOptions)
withmatchOptions = new io.qt.core.QRegularExpression.MatchOptions(0)
.QRegularExpression.globalMatch
(String subjectView, long offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatch
(String subjectView, long offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOptions matchOptions) QRegularExpression.globalMatchView
(String subjectView) QRegularExpression.globalMatchView
(String subjectView, long offset) QRegularExpression.globalMatchView
(String subjectView, long offset, QRegularExpression.MatchType matchType) Overloaded function forQRegularExpression.globalMatchView(java.lang.String, long, io.qt.core.QRegularExpression.MatchType, io.qt.core.QRegularExpression.MatchOptions)
withmatchOptions = new io.qt.core.QRegularExpression.MatchOptions(0)
.QRegularExpression.globalMatchView
(String subjectView, long offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatchView
(String subjectView, long offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOptions matchOptions) Modifier and TypeMethodDescriptionfinal void
QRegularExpressionMatchIterator.assign
(QRegularExpressionMatchIterator iterator) final void
QRegularExpressionMatchIterator.swap
(QRegularExpressionMatchIterator other)