aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/stringlistmodel/doc/src/stringlistmodel-example.qdoc
blob: 3b00a0e211826257e90b43e8458914ad4b2d0abb (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example models/stringlistmodel
    \title Models and Views: String ListModel Example
    \brief Shows how to use a QStringList as a model in QML.
    \examplecategory {User Interface Components}

    \image qml-stringlistmodel-example.png
*/