summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc')
-rw-r--r--examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc b/examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc
deleted file mode 100644
index 8dbf2356a0..0000000000
--- a/examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc
+++ /dev/null
@@ -1,14 +0,0 @@
-// 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
-*/