aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/stringlistmodel/doc/src/stringlistmodel-example.qdoc
blob: 57b24692aec048751c572d7bc1504131ef1764e6 (plain)
1
2
3
4
5
6
7
8
9
10
// 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.

    \image qml-stringlistmodel-example.png
*/