dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QRegularExpressionMatch.captured
qt
core
regularexpression
QRegularExpressionMatch
Undocumented in source. Be warned that the author may not have intended to support it.
QString
captured
(int nth)
QString
captured
(const(QString) name)
struct
QRegularExpressionMatch
const
static if
(
QT_STRINGVIEW_LEVEL < 2
)
QString
captured
(
ref
const
(
QString
)
name
)
QString
captured
(QStringView name)
Meta
Source
See Implementation
qt
core
regularexpression
QRegularExpressionMatch
constructors
this
destructors
~this
functions
captured
capturedEnd
capturedLength
capturedStart
capturedTexts
capturedView
hasMatch
hasPartialMatch
isValid
lastCapturedIndex
matchOptions
matchType
rawConstructor
regularExpression
postblits
this(this)
static functions
create