QRegularExpressionMatch.capturedStart

Undocumented in source.
  1. qsizetype capturedStart(int nth)
    struct QRegularExpressionMatch
    const
    capturedStart
    (
    int nth = 0
    )
  2. qsizetype capturedStart(const(QString) name)
  3. qsizetype capturedStart(QStringView name)

Meta