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

/*!
    \example scenegraph/graph
    \title Scene Graph - Graph
    \examplecategory {Graphics}
    \ingroup qtquickexamples

    \brief Demonstrates how one can combine custom materials and geometries
    under a single QQuickItem.

    \image graph-example.jpg

 */