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