aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/doc/src/graph.qdoc
blob: fb9dc083578eb4413b8bb32a9bfc6561381c080f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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
    \ingroup qtquickexamples

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

    \image graph-example.jpg

 */