QRegularExpressionMatch.capturedEnd

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

Meta