- caseSensitivity
qt.core.namespace.CaseSensitivity caseSensitivity()
Undocumented in source. Be warned that the author may not have intended to support it.
- indexIn
int indexIn(const(QString) str, int from)
Undocumented in source.
- indexIn
qsizetype indexIn(QStringView str, qsizetype from)
Undocumented in source.
- indexIn
int indexIn(const(QChar)* str, int length, int from)
Undocumented in source.
- pattern
QString pattern()
Undocumented in source.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- setCaseSensitivity
void setCaseSensitivity(qt.core.namespace.CaseSensitivity cs)
Undocumented in source.
- setPattern
void setPattern(const(QString) pattern)
Undocumented in source.