dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QRegularExpressionMatch.capturedEnd
qt
core
regularexpression
QRegularExpressionMatch
Undocumented in source.
int
capturedEnd
(int nth)
int
capturedEnd
(const(QString) name)
struct
QRegularExpressionMatch
const
static if
(
QT_STRINGVIEW_LEVEL < 2
)
int
capturedEnd
(
ref
const
(
QString
)
name
)
int
capturedEnd
(QStringView name)
Meta
Source
See Implementation
qt
core
regularexpression
QRegularExpressionMatch
constructors
this
destructors
~this
functions
captured
capturedEnd
capturedLength
capturedRef
capturedStart
capturedTexts
capturedView
hasMatch
hasPartialMatch
isValid
lastCapturedIndex
matchOptions
matchType
rawConstructor
regularExpression
postblits
this(this)
static functions
create