QStringList_indexOf

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. int QStringList_indexOf(const(QStringList)* that, const(QRegExp) rx, int from)
  2. int QStringList_indexOf(const(QStringList)* that, QRegExp rx, int from)
  3. int QStringList_indexOf(const(QStringList)* that, const(QRegularExpression) re, int from)
    extern (C++)
    int
    QStringList_indexOf
    (,,
    int from
    )

Meta