File: stringlistmodel.rst

package info (click to toggle)
pyside6 6.10.2-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 48,184 kB
  • sloc: python: 205,032; cpp: 92,990; xml: 18,587; javascript: 1,182; sh: 163; makefile: 89
file content (11 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
String List Model Example
=========================

.. tags:: Android

A model may be a simple 'list',
which provides the contents of the list via the modelData role.

.. image:: stringlistmodel.png
   :width: 400
   :alt: String List Model Screenshot