Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QRegExpPrivate Struct Reference

Collaboration diagram for QRegExpPrivate:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QRegExpPrivate ()
 QRegExpPrivate ()

Public Attributes

QString pattern
QString rxpattern
bool wc
bool min
QString t
QStringList capturedCache
QArray< int > captured
QMemArray< int > captured

Constructor & Destructor Documentation

QRegExpPrivate::QRegExpPrivate  )  [inline]
 

Definition at line 3075 of file qregexp3.cpp.

References captured.

QRegExpPrivate::QRegExpPrivate  )  [inline]
 

Definition at line 3193 of file qregexp.cpp.

References captured.


Member Data Documentation

QMemArray<int> QRegExpPrivate::captured
 

Definition at line 3191 of file qregexp.cpp.

QArray<int> QRegExpPrivate::captured
 

Definition at line 3073 of file qregexp3.cpp.

Referenced by QRegExp::cap(), QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::matchedLength(), QRegExp::operator=(), QRegExp::pos(), QRegExpPrivate(), QRegExp::search(), and QRegExp::searchRev().

QStringList QRegExpPrivate::capturedCache
 

Definition at line 3189 of file qregexp.cpp.

Referenced by QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::operator=(), QRegExp::search(), and QRegExp::searchRev().

bool QRegExpPrivate::min
 

Definition at line 3186 of file qregexp.cpp.

Referenced by QRegExp::exactMatch(), QRegExp::minimal(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::QRegExp(), QRegExp::search(), QRegExp::searchRev(), and QRegExp::setMinimal().

QString QRegExpPrivate::pattern
 

Definition at line 3181 of file qregexp.cpp.

Referenced by QRegExp::compile(), QRegExp::isEmpty(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::pattern(), QRegExp::QRegExp(), and QRegExp::setPattern().

QString QRegExpPrivate::rxpattern
 

Definition at line 3182 of file qregexp.cpp.

Referenced by QRegExp::compile(), QRegExp::operator=(), and QRegExp::~QRegExp().

QString QRegExpPrivate::t
 

Definition at line 3188 of file qregexp.cpp.

Referenced by QRegExp::capturedTexts(), QRegExp::compile(), QRegExp::exactMatch(), QRegExp::operator=(), QRegExp::search(), and QRegExp::searchRev().

bool QRegExpPrivate::wc
 

Definition at line 3184 of file qregexp.cpp.

Referenced by QRegExp::compile(), QRegExp::operator=(), QRegExp::operator==(), QRegExp::QRegExp(), QRegExp::setWildcard(), and QRegExp::wildcard().


The documentation for this struct was generated from the following files:
Generated on Sat Nov 5 17:48:28 2005 for OPIE by  doxygen 1.4.2