Uses of Class
io.qt.core.QRegularExpressionMatchIterator
Packages that use QRegularExpressionMatchIterator
-
Uses of QRegularExpressionMatchIterator in io.qt.core
Methods in io.qt.core that return QRegularExpressionMatchIteratorModifier and TypeMethodDescriptionQRegularExpression.globalMatch
(String subject) QRegularExpression.globalMatch
(String subject, int offset) QRegularExpression.globalMatch
(String subject, int offset, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatch
(String subject, int offset, QRegularExpression.MatchOptions matchOptions) QRegularExpression.globalMatch
(String subject, int offset, QRegularExpression.MatchType matchType) Overloaded function forQRegularExpression.globalMatch(java.lang.String, int, io.qt.core.QRegularExpression.MatchType, io.qt.core.QRegularExpression.MatchOptions)
withmatchOptions = new io.qt.core.QRegularExpression.MatchOptions(0)
.QRegularExpression.globalMatch
(String subject, int offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatch
(String subject, int offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOptions matchOptions) QRegularExpression.globalMatch
(String subject, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatch
(String subject, QRegularExpression.MatchOptions matchOptions) QRegularExpression.globalMatch
(String subject, QRegularExpression.MatchType matchType) QRegularExpression.globalMatch
(String subject, QRegularExpression.MatchType matchType, QRegularExpression.MatchOption ... matchOptions) QRegularExpression.globalMatch
(String subject, QRegularExpression.MatchType matchType, QRegularExpression.MatchOptions matchOptions) Methods in io.qt.core with parameters of type QRegularExpressionMatchIteratorModifier and TypeMethodDescriptionfinal void
QRegularExpressionMatchIterator.assign
(QRegularExpressionMatchIterator iterator) final void
QRegularExpressionMatchIterator.swap
(QRegularExpressionMatchIterator other)