QRegularExpressionMatch.capturedLength

Undocumented in source. Be warned that the author may not have intended to support it.
  1. qsizetype capturedLength(int nth)
  2. qsizetype capturedLength(const(QString) name)
    struct QRegularExpressionMatch
    const
    static if(QT_STRINGVIEW_LEVEL < 2)
    capturedLength
    (
    ref const(QString) name
    )
  3. qsizetype capturedLength(QStringView name)

Meta