dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QRegularExpression.wildcardToRegularExpression
qt
core
regularexpression
QRegularExpression
Undocumented in source. Be warned that the author may not have intended to support it.
QString
wildcardToRegularExpression
(const(QString) str, WildcardConversionOptions options)
struct
QRegularExpression
static
static if
(
QT_STRINGVIEW_LEVEL < 2
)
QString
wildcardToRegularExpression
(
ref
const
(
QString
)
str
,
WildcardConversionOptions
options
=
WildcardConversionOption.DefaultWildcardConversion
)
QString
wildcardToRegularExpression
(QStringView str, WildcardConversionOptions options)
Meta
Source
See Implementation
qt
core
regularexpression
QRegularExpression
aliases
MatchOptions
PatternOptions
WildcardConversionOptions
constructors
this
destructors
~this
enums
MatchOption
MatchType
PatternOption
WildcardConversionOption
functions
captureCount
errorString
globalMatch
isValid
match
namedCaptureGroups
optimize
pattern
patternErrorOffset
patternOptions
rawConstructor
setPattern
setPatternOptions
postblits
this(this)
static functions
anchoredPattern
create
escape
fromWildcard
wildcardToRegularExpression