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

/*!
    \example graphicsview/weatheranchorlayout
    \title Weather Anchor Layout Example
    \ingroup examples-graphicsview-layout
    \brief Demonstrates anchor layout on a graphics view scene.

    The Weather Anchor Layout example shows more complex use of the
    QGraphicsAnchorLayout class to create a real-world window layout.

    \image weatheranchorlayout-example.png
*/