#include "regexp.h"
Definition at line 43 of file regexp.h.
LeechCraft::Util::RegExp::RegExp |
( |
| ) |
|
|
default |
LeechCraft::Util::RegExp::RegExp |
( |
const QString & |
str, |
|
|
Qt::CaseSensitivity |
cs |
|
) |
| |
Qt::CaseSensitivity LeechCraft::Util::RegExp::GetCaseSensitivity |
( |
| ) |
const |
QString LeechCraft::Util::RegExp::GetPattern |
( |
| ) |
const |
bool LeechCraft::Util::RegExp::IsFast |
( |
| ) |
|
|
static |
bool LeechCraft::Util::RegExp::Matches |
( |
const QString & |
str | ) |
const |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-6645-gcd10d7e/src/util/sll/regexp.h
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-6645-gcd10d7e/src/util/sll/regexp.cpp