- cap
QString cap(int nth)
Undocumented in source.
- cap
QString cap(int nth)
Undocumented in source.
- captureCount
int captureCount()
Undocumented in source.
- capturedTexts
QStringList capturedTexts()
Undocumented in source.
- capturedTexts
QStringList capturedTexts()
Undocumented in source.
- caseSensitivity
qt.core.namespace.CaseSensitivity caseSensitivity()
Undocumented in source.
- errorString
QString errorString()
Undocumented in source.
- errorString
QString errorString()
Undocumented in source.
- exactMatch
bool exactMatch(const(QString) str)
Undocumented in source.
- indexIn
int indexIn(const(QString) str, int offset, CaretMode caretMode)
Undocumented in source.
- isEmpty
bool isEmpty()
Undocumented in source.
- isMinimal
bool isMinimal()
Undocumented in source.
- isValid
bool isValid()
Undocumented in source.
- lastIndexIn
int lastIndexIn(const(QString) str, int offset, CaretMode caretMode)
Undocumented in source.
- matchedLength
int matchedLength()
Undocumented in source.
- pattern
QString pattern()
Undocumented in source.
- patternSyntax
PatternSyntax patternSyntax()
Undocumented in source.
- pos
int pos(int nth)
Undocumented in source.
- pos
int pos(int nth)
Undocumented in source.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- setCaseSensitivity
void setCaseSensitivity(qt.core.namespace.CaseSensitivity cs)
Undocumented in source.
- setMinimal
void setMinimal(bool minimal)
Undocumented in source.
- setPattern
void setPattern(const(QString) pattern)
Undocumented in source.
- setPatternSyntax
void setPatternSyntax(PatternSyntax syntax)
Undocumented in source.