summaryrefslogtreecommitdiffstats
path: root/doc/src/network/files-and-resources/datastreamformat.qdoc
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <dangelog@gmail.com>2012-01-23 22:47:59 +0000
committerQt by Nokia <qt-info@nokia.com>2012-03-06 21:53:39 +0100
commitc7cb455a47c42e8e658e3433defee613f8643cd2 (patch)
tree2300964ee10deae4f36c6f4a97b3f17dee1858c2 /doc/src/network/files-and-resources/datastreamformat.qdoc
parent4958c138a79f6597b635aa0ed356f0fbd8fa929c (diff)
QRegularExpression: add QRegularExpression* set of classes
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>
Diffstat (limited to 'doc/src/network/files-and-resources/datastreamformat.qdoc')
-rw-r--r--doc/src/network/files-and-resources/datastreamformat.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/network/files-and-resources/datastreamformat.qdoc b/doc/src/network/files-and-resources/datastreamformat.qdoc
index 17a0044a69..8ff31371a2 100644
--- a/doc/src/network/files-and-resources/datastreamformat.qdoc
+++ b/doc/src/network/files-and-resources/datastreamformat.qdoc
@@ -298,6 +298,11 @@
\li Regular expression syntax (quint8)
\li Minimal matching (quint8)
\endlist
+ \row \li QRegularExpression
+ \li \list
+ \li The regular expression pattern (QString)
+ \li The pattern options (quint32)
+ \endlist
\row \li QRegion
\li \list
\li The size of the data, i.e. 8 + 16 * (number of rectangles) (quint32)