QRegularExpressionMatch.capturedEnd

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

Meta