aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/objectlistmodel/doc/objectlistmodel.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/models/objectlistmodel/doc/objectlistmodel.rst')
-rw-r--r--examples/quick/models/objectlistmodel/doc/objectlistmodel.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/models/objectlistmodel/doc/objectlistmodel.rst b/examples/quick/models/objectlistmodel/doc/objectlistmodel.rst
index d71ee61df..a4af62706 100644
--- a/examples/quick/models/objectlistmodel/doc/objectlistmodel.rst
+++ b/examples/quick/models/objectlistmodel/doc/objectlistmodel.rst
@@ -1,6 +1,8 @@
Object List Model Example
=========================
+.. tags:: Android
+
A list of QObject values can also be used as a model.
A list[QObject,] provides the properties of the objects in the list as roles.