QRegularExpressionMatch.capturedLength

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

Meta