QStringMatcher.indexIn

Undocumented in source.
  1. int indexIn(const(QString) str, int from)
  2. int indexIn(const(QChar)* str, int length, int from)
  3. qsizetype indexIn(QStringView str, qsizetype from)
    struct QStringMatcher
    const
    indexIn

Meta