aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/contactslist/doc/contactslist.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols/contactslist/doc/contactslist.rst')
-rw-r--r--examples/quickcontrols/contactslist/doc/contactslist.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/quickcontrols/contactslist/doc/contactslist.rst b/examples/quickcontrols/contactslist/doc/contactslist.rst
new file mode 100644
index 000000000..b5540e39b
--- /dev/null
+++ b/examples/quickcontrols/contactslist/doc/contactslist.rst
@@ -0,0 +1,15 @@
+Qt Quick Controls - Contact List
+================================
+
+.. tags:: Android
+
+A QML app using Qt Quick Controls and a Python class that implements a simple
+contact list. This example can also be deployed to Android using
+**pyside6-android-deploy**
+
+A PySide6 application that demonstrates the analogous example in Qt
+`ContactsList <https://doc.qt.io/qt-6.6/qtquickcontrols-contactlist-example.html>`_
+
+.. image:: qtquickcontrols-contactlist.png
+ :width: 400
+ :alt: ContactList Screenshot