summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/chip.qdoc
blob: a76e11950e688e5b3b65f8eb80b958f29e7211eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \example graphicsview/chip
    \title 40000 Chips
    \ingroup examples-graphicsview
    \brief Visualizes a huge graphic view scene with 40000 chip items.

    This examples demonstrates Graphics View's powerful navigation
    and interaction features, allowing you to zoom and rotate each of four
    views independently, and you can select and move items around the scene.

    \image chip-demo.png
*/