dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QLatin1String.startsWith
qt
core
string
QLatin1String
Undocumented in source. Be warned that the author may not have intended to support it.
bool
startsWith
(QStringView s, qt.core.namespace.CaseSensitivity cs)
bool
startsWith
(QLatin1String s, qt.core.namespace.CaseSensitivity cs)
bool
startsWith
(QChar c)
struct
QLatin1String
const
bool
startsWith
(
QChar
c
)
bool
startsWith
(QChar c, qt.core.namespace.CaseSensitivity cs)
Meta
Source
See Implementation
qt
core
string
QLatin1String
aliases
const_iterator
difference_type
iterator
size_type
value_type
constructors
this
functions
at
back
begin
cbegin
cend
chop
chopped
compare
contains
data
end
endsWith
front
indexOf
isEmpty
isNull
lastIndexOf
latin1
left
mid
opIndex
right
size
startsWith
trimmed
truncate