dqt ~master (2021-12-16T18:50:26.7574373)
Dub
Repo
QRegularExpressionMatch.capturedStart
qt
core
regularexpression
QRegularExpressionMatch
Undocumented in source.
int
capturedStart
(int nth)
int
capturedStart
(const(QString) name)
struct
QRegularExpressionMatch
const
static if
(
QT_STRINGVIEW_LEVEL < 2
)
int
capturedStart
(
ref
const
(
QString
)
name
)
int
capturedStart
(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