Uses of Class
io.qt.core.QRegularExpressionMatch
-
Uses of QRegularExpressionMatch in io.qt.core
Modifier and TypeMethodDescriptionQRegularExpressionMatch.clone()
final QRegularExpressionMatch
final QRegularExpressionMatch
final QRegularExpressionMatch
QRegularExpression.match
(String subject, int offset, QRegularExpression.MatchType matchType) Overloaded function forQRegularExpression.match(java.lang.String, int, io.qt.core.QRegularExpression.MatchType, io.qt.core.QRegularExpression.MatchOptions)
withmatchOptions = new io.qt.core.QRegularExpression.MatchOptions(0)
.final QRegularExpressionMatch
QRegularExpression.match
(String subject, int offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOption... matchOptions) final QRegularExpressionMatch
QRegularExpression.match
(String subject, int offset, QRegularExpression.MatchType matchType, QRegularExpression.MatchOptions matchOptions) final QRegularExpressionMatch
QRegularExpressionMatchIterator.next()
final QRegularExpressionMatch
QRegularExpressionMatchIterator.peekNext()
Modifier and TypeMethodDescriptionfinal Iterator<QRegularExpressionMatch>
QRegularExpressionMatchIterator.iterator()
Modifier and TypeMethodDescriptionfinal void
QRegularExpressionMatch.swap
(QRegularExpressionMatch other)