dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QStringList_filter
qt
core
stringlist
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QStringList
QStringList_filter
(const(QStringList)* that, QStringView str, qt.core.namespace.CaseSensitivity cs)
QStringList
QStringList_filter
(const(QStringList)* that, const(QRegularExpression) re)
extern (
C
++)
QStringList
QStringList_filter
(
const
(
QStringList
)*
that
,
ref
const
(
QRegularExpression
)
re
)
Meta
Source
See Implementation
qt
core
stringlist
aliases
QStringList
functions
QStringList_contains
QStringList_filter
QStringList_indexOf
QStringList_join
QStringList_lastIndexOf
QStringList_removeDuplicates
QStringList_replaceInStrings