dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QRegularExpressionMatch.capturedEnd
qt
core
regularexpression
QRegularExpressionMatch
Undocumented in source. Be warned that the author may not have intended to support it.
qsizetype
capturedEnd
(int nth)
qsizetype
capturedEnd
(const(QString) name)
struct
QRegularExpressionMatch
const
static if
(
QT_STRINGVIEW_LEVEL < 2
)
qsizetype
capturedEnd
(
ref
const
(
QString
)
name
)
qsizetype
capturedEnd
(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