QRegularExpressionMatch.capturedStart

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

Meta