aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/regularexpression/doc/regularexpression.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/regularexpression/doc/regularexpression.rst')
-rw-r--r--examples/widgets/tools/regularexpression/doc/regularexpression.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/widgets/tools/regularexpression/doc/regularexpression.rst b/examples/widgets/tools/regularexpression/doc/regularexpression.rst
new file mode 100644
index 000000000..b8e659904
--- /dev/null
+++ b/examples/widgets/tools/regularexpression/doc/regularexpression.rst
@@ -0,0 +1,11 @@
+QRegularExpression Example
+==========================
+
+A Python application that demonstrates the analogous example in C++
+`QRegularExpression Example
+https://doc.qt.io/qt-6/qtwidgets-tools-regularexpression-example.html`_
+
+
+.. image:: regularexpression.png
+ :width: 400
+ :alt: regularexpression example