QRegularExpressionMatch.capturedEnd

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

Meta