dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QRegularExpression.this
qt
core
regularexpression
QRegularExpression
Undocumented in source.
this
()
this
(const(QString) pattern, PatternOptions options)
this
(const(QRegularExpression) re)
struct
QRegularExpression
this
(
ref
const
(
QRegularExpression
)
re
)
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