60 bool isEmpty()
const {
return rxdata == 0; }
64 void setCaseSensitive(
bool );
67 void setWildcard(
bool );
72 { operator=( pattern ); }
75 bool indexIsStart =
TRUE )
const;
77 {
return match( str, index ); }
81 const char *matchstr(
uint *,
const char *,
uint,
const char * )
const;
The QRegExp class provides pattern matching using regular expressions or wildcards.
int find(const QCString &str, int index)
void setPattern(const QCString &pattern)
bool operator!=(const QRegExp &r) const
bool caseSensitive() const
bool operator==(ModuleKeyAndType const &a, ModuleKeyAndType const &b) noexcept