QRegularExpressionMatch.captured

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

Meta