QRegularExpressionMatch.capturedEnd

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

Meta