Qt 4.8
|
Public Types | |
enum | { NoCapture = -1, OfficialCapture = -2, UnofficialCapture = -3 } |
Public Variables | |
int | capture |
int | parent |
Definition at line 989 of file qregexp.cpp.
anonymous enum |
Enumerator | |
---|---|
NoCapture | |
OfficialCapture | |
UnofficialCapture |
Definition at line 991 of file qregexp.cpp.
int QRegExpAtom::capture |
Definition at line 994 of file qregexp.cpp.
Referenced by QRegExpEngine::addPlusTransitions().
int QRegExpAtom::parent |
Definition at line 993 of file qregexp.cpp.
Referenced by QRegExpEngine::finishAtom().