Lista de todos los miembros.
Documentación del constructor y destructor
QRegExpEngine::CharClass::CharClass |
( |
| ) |
|
QRegExpEngine::CharClass::CharClass |
( |
const CharClass & |
cc | ) |
[inline] |
Documentación de las funciones miembro
void QRegExpEngine::CharClass::addCategories |
( |
int |
cats | ) |
|
void QRegExpEngine::CharClass::addRange |
( |
ushort |
from, |
|
|
ushort |
to |
|
) |
| |
void QRegExpEngine::CharClass::addSingleton |
( |
ushort |
ch | ) |
[inline] |
void QRegExpEngine::CharClass::clear |
( |
void |
| ) |
|
const QMemArray<int>& QRegExpEngine::CharClass::firstOccurrence |
( |
| ) |
const [inline] |
bool QRegExpEngine::CharClass::in |
( |
QChar |
ch | ) |
const |
bool QRegExpEngine::CharClass::negative |
( |
| ) |
const [inline] |
void QRegExpEngine::CharClass::setNegative |
( |
bool |
negative | ) |
|
La documentación para esta clase fue generada a partir del siguiente fichero: