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

/*!
    \title Threaded ListModel Example
    \example threading/threadedlistmodel
    \brief The Threaded ListModel example shows how to use a ListModel from multiple
    threads using WorkerScript.

    This example shows how to use a ListModel from multiple threads using
    WorkerScript.
*/