aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/models/abstractitemmodel/doc/src/abstractitemmodel-example.qdoc
blob: 61d63ca41744a3f97ec55ef96fa33a6bd3587c7b (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/abstractitemmodel
    \title Models and Views: AbstractItemModel Example
    \brief Shows how to use a QAbstractItemModel subclass as a model in QML.

    \image qml-abstractitemmodel-example.png
*/