dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QStringRef.count
qt
core
string
QStringRef
Undocumented in source.
int
count
()
int
count
(const(QString) s, qt.core.namespace.CaseSensitivity cs)
int
count
(QChar c, qt.core.namespace.CaseSensitivity cs)
int
count
(const(QStringRef) s, qt.core.namespace.CaseSensitivity cs)
struct
QStringRef
const
int
count
(
ref
const
(
QStringRef
)
s
,
qt.core.namespace.CaseSensitivity
cs
=
qt.core.namespace.CaseSensitivity.CaseSensitive
)
Meta
Source
See Implementation
qt
core
string
QStringRef
aliases
const_iterator
const_pointer
size_type
value_type
constructors
this
destructors
~this
functions
appendTo
at
back
begin
cbegin
cend
chop
chopped
clear
compare
constBegin
constData
constEnd
contains
count
data
end
endsWith
front
indexOf
isEmpty
isNull
isRightToLeft
lastIndexOf
left
length
localeAwareCompare
mid
opIndex
position
right
size
split
startsWith
toDouble
toFloat
toInt
toLatin1
toLocal8Bit
toLong
toLongLong
toShort
toString
toUInt
toULong
toULongLong
toUShort
toUcs4
toUtf8
trimmed
truncate
unicode
postblits
this(this)