dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QRegularExpression.escape
qt
core
regularexpression
QRegularExpression
Undocumented in source.
QString
escape
(const(QString) str)
struct
QRegularExpression
static
static if
(
QT_STRINGVIEW_LEVEL < 2
)
QString
escape
(
ref
const
(
QString
)
str
)
QString
escape
(QStringView str)
Meta
Source
See Implementation
qt
core
regularexpression
QRegularExpression
aliases
MatchOptions
PatternOptions
constructors
this
destructors
~this
enums
MatchOption
MatchType
PatternOption
functions
captureCount
errorString
globalMatch
isValid
match
namedCaptureGroups
optimize
pattern
patternErrorOffset
patternOptions
rawConstructor
setPattern
setPatternOptions
postblits
this(this)
static functions
anchoredPattern
create
escape
wildcardToRegularExpression