dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QStringList_replaceInStrings
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.
void
QStringList_replaceInStrings
(QStringList* that, QStringView before, QStringView after, qt.core.namespace.CaseSensitivity cs)
void
QStringList_replaceInStrings
(QStringList* that, const(QRegularExpression) rx, const(QString) after)
extern (
C
++)
void
QStringList_replaceInStrings
(
QStringList
*
that
,
ref
const
(
QRegularExpression
)
rx
,
ref
const
(
QString
)
after
)
Meta
Source
See Implementation
qt
core
stringlist
aliases
QStringList
functions
QStringList_contains
QStringList_filter
QStringList_indexOf
QStringList_join
QStringList_lastIndexOf
QStringList_removeDuplicates
QStringList_replaceInStrings