c7cb455a47
Added QRegularExpression, QRegularExpressionMatch and QRegularExpressionMatchIterator as PCRE-enabled, regexp classes. Documentation is included, as well as a first round of autotests. Task-number: QTBUG-23489 Change-Id: Id47031b80602c913ccd2fd740070e3024ea06abc Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
47 lines
771 B
Prolog
47 lines
771 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qalgorithms \
|
|
qbitarray \
|
|
qbytearray \
|
|
qbytearraymatcher \
|
|
qcache \
|
|
qchar \
|
|
qcontiguouscache \
|
|
qcryptographichash \
|
|
qdate \
|
|
qdatetime \
|
|
qeasingcurve \
|
|
qelapsedtimer \
|
|
qexplicitlyshareddatapointer \
|
|
qfreelist \
|
|
qhash \
|
|
qline \
|
|
qlist \
|
|
qlocale \
|
|
qmap \
|
|
qmargins \
|
|
qpair \
|
|
qpoint \
|
|
qqueue \
|
|
qrect \
|
|
qregexp \
|
|
qregularexpression \
|
|
qringbuffer \
|
|
qscopedpointer \
|
|
qscopedvaluerollback \
|
|
qset \
|
|
qsharedpointer \
|
|
qsize \
|
|
qsizef \
|
|
qstl \
|
|
qstring \
|
|
qstringbuilder \
|
|
qstringlist \
|
|
qstringmatcher \
|
|
qstringref \
|
|
qtextboundaryfinder \
|
|
qtime \
|
|
qtimeline \
|
|
qvarlengtharray \
|
|
qvector
|