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

/*!
    \example scenegraph/fboitem
    \title Scene Graph - Rendering FBOs
    \ingroup qtquickexamples

    \brief Shows how to use FramebufferObjects with Qt Quick.

    \image fboitem-example.jpg
 */