QRegularExpressionMatch.capturedLength

Undocumented in source.
  1. int capturedLength(int nth)
  2. int capturedLength(const(QString) name)
    struct QRegularExpressionMatch
    const
    static if(QT_STRINGVIEW_LEVEL < 2)
    int
    capturedLength
    (
    ref const(QString) name
    )
  3. int capturedLength(QStringView name)

Meta