dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QStringMatcher.this
qt
core
stringmatcher
QStringMatcher
Undocumented in source.
this
()
this
(const(QString) pattern, qt.core.namespace.CaseSensitivity cs)
this
(const(QChar)* uc, int len, qt.core.namespace.CaseSensitivity cs)
this
(QStringView pattern, qt.core.namespace.CaseSensitivity cs)
this
(const(QStringMatcher) other)
struct
QStringMatcher
this
(
ref
const
(
QStringMatcher
)
other
)
Meta
Source
See Implementation
qt
core
stringmatcher
QStringMatcher
constructors
this
destructors
~this
functions
caseSensitivity
indexIn
pattern
rawConstructor
setCaseSensitivity
setPattern
postblits
this(this)
static functions
create