QRegularExpressionMatch.capturedLength

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

Meta