dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QStringList_lastIndexOf
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.
int
QStringList_lastIndexOf
(const(QStringList)* that, const(QRegExp) rx, int from)
version(!QT_NO_REGEXP)
extern (
C
++)
int
QStringList_lastIndexOf
(
const
(
QStringList
)*
that
,
ref
const
(
QRegExp
)
rx
,
int
from
)
int
QStringList_lastIndexOf
(const(QStringList)* that, QRegExp rx, int from)
int
QStringList_lastIndexOf
(const(QStringList)* that, const(QRegularExpression) re, int from)
Meta
Source
See Implementation
qt
core
stringlist
functions
QStringList_contains
QStringList_filter
QStringList_indexOf
QStringList_join
QStringList_lastIndexOf
QStringList_removeDuplicates
QStringList_replaceInStrings
structs
QStringList