dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
count
qt
core
stringalgorithms
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
qsizetype
count
(QStringView haystack, QChar needle, qt.core.namespace.CaseSensitivity cs)
qsizetype
count
(QStringView haystack, QStringView needle, qt.core.namespace.CaseSensitivity cs)
qsizetype
count
(QStringView haystack, const(QRegularExpression) re)
extern (
C
++)
qsizetype
count
(
QStringView
haystack
,
ref
const
(
QRegularExpression
)
re
)
Meta
Source
See Implementation
qt
core
stringalgorithms
functions
compareStrings
contains
convertToLatin1
convertToLocal8Bit
convertToQString
convertToUcs4
convertToUtf8
count
endsWith
equalStrings
findString
indexOf
isAscii
isLatin1
isRightToLeft
isValidUtf16
lastIndexOf
qustrchr
startsWith
trimmed