aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/regularexpression/doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/regularexpression/doc')
-rw-r--r--examples/widgets/tools/regularexpression/doc/regularexpression.pngbin0 -> 33814 bytes
-rw-r--r--examples/widgets/tools/regularexpression/doc/regularexpression.rst10
2 files changed, 10 insertions, 0 deletions
diff --git a/examples/widgets/tools/regularexpression/doc/regularexpression.png b/examples/widgets/tools/regularexpression/doc/regularexpression.png
new file mode 100644
index 000000000..11e70f4a8
--- /dev/null
+++ b/examples/widgets/tools/regularexpression/doc/regularexpression.png
Binary files differ
diff --git a/examples/widgets/tools/regularexpression/doc/regularexpression.rst b/examples/widgets/tools/regularexpression/doc/regularexpression.rst
new file mode 100644
index 000000000..59a66acba
--- /dev/null
+++ b/examples/widgets/tools/regularexpression/doc/regularexpression.rst
@@ -0,0 +1,10 @@
+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