dqt ~master (2021-12-16T18:50:26.7574373)
Dub
Repo
QString.splitRef
qt
core
string
QString
Undocumented in source.
QVector
!(
QStringRef
)
splitRef
(const(QString) sep, SplitBehavior behavior, qt.core.namespace.CaseSensitivity cs)
QVector
!(
QStringRef
)
splitRef
(QChar sep, SplitBehavior behavior, qt.core.namespace.CaseSensitivity cs)
QVector
!(
QStringRef
)
splitRef
(const(QRegExp) sep, SplitBehavior behavior)
QVector
!(
QStringRef
)
splitRef
(const(QRegularExpression) sep, SplitBehavior behavior)
QVector
!(
QStringRef
)
splitRef
(const(QString) sep, qt.core.namespace.SplitBehavior behavior, qt.core.namespace.CaseSensitivity cs)
QVector
!(
QStringRef
)
splitRef
(QChar sep, qt.core.namespace.SplitBehavior behavior, qt.core.namespace.CaseSensitivity cs)
QVector
!(
QStringRef
)
splitRef
(const(QRegExp) sep, qt.core.namespace.SplitBehavior behavior)
QVector
!(
QStringRef
)
splitRef
(const(QRegularExpression) sep, qt.core.namespace.SplitBehavior behavior)
struct
QString
version(!QT_NO_REGULAREXPRESSION)
const
QVector
!(
QStringRef
)
splitRef
(
ref
const
(
QRegularExpression
)
sep
,
qt.core.namespace.SplitBehavior
behavior
=
qt.core.namespace.SplitBehaviorFlags.KeepEmptyParts
)
Meta
Source
See Implementation
qt
core
string
QString
aliases
Data
SectionFlags
constructors
this
destructors
~this
enums
NormalizationForm
SectionFlag
SplitBehavior
functions
append
arg
at
back
capacity
chop
chopped
clear
compare
constData
contains
count
data
detach
endsWith
fill
front
indexOf
insert
isDetached
isEmpty
isLower
isSharedWith
isUpper
lastIndexOf
left
leftJustified
leftRef
length
localeAwareCompare
mid
midRef
normalized
opIndex
opOpAssign
prepend
rawConstructor
remove
repeated
replace
reserve
resize
right
rightJustified
rightRef
section
setNum
setRawData
setUnicode
setUtf16
simplified
size
split
splitRef
sprintf
squeeze
startsWith
toCaseFolded
toConstWString
toDouble
toFloat
toHtmlEscaped
toInt
toLatin1
toLocal8Bit
toLong
toLongLong
toLower
toShort
toUInt
toULong
toULongLong
toUShort
toUcs4
toUpper
toUtf8
trimmed
truncate
unicode
utf16
postblits
this(this)
static functions
asprintf
create
fromLatin1
fromLocal8Bit
fromRawData
fromUcs4
fromUtf16
fromUtf8
fromWCharArray
vasprintf