aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/usingmodel/doc/usingmodel.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/usingmodel/doc/usingmodel.rst')
-rw-r--r--examples/qml/usingmodel/doc/usingmodel.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/qml/usingmodel/doc/usingmodel.rst b/examples/qml/usingmodel/doc/usingmodel.rst
new file mode 100644
index 000000000..06a1b27b0
--- /dev/null
+++ b/examples/qml/usingmodel/doc/usingmodel.rst
@@ -0,0 +1,11 @@
+Using Model Example
+===================
+
+.. tags:: Android
+
+A Python application that demonstrates how to use a :ref:`QAbstractListModel`
+with QML.
+
+.. image:: usingmodel.png
+ :width: 400
+ :alt: Using Model Screenshot