QRegularExpressionMatch.capturedStart

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

Meta