From ec01f6ae8b28f6b5cdb125e8e42e18b96f2a97a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 26 Jun 2023 14:59:25 +0200 Subject: Move movie example to manual test Pick-to: 6.5 6.6 Change-Id: Ie185a3c88eced7b8b0fe324b9ef62ab86d38d521 Reviewed-by: Volker Hilsheimer --- examples/widgets/doc/src/movie.qdoc | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 examples/widgets/doc/src/movie.qdoc (limited to 'examples/widgets/doc') diff --git a/examples/widgets/doc/src/movie.qdoc b/examples/widgets/doc/src/movie.qdoc deleted file mode 100644 index d5aebc4156..0000000000 --- a/examples/widgets/doc/src/movie.qdoc +++ /dev/null @@ -1,16 +0,0 @@ -// Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only - -/*! - \example widgets/movie - \title Movie Example - \ingroup examples-widgets - \brief The Movie example demonstrates how to use QMovie and QLabel to - display animations. - - QMovie is mostly useful if one wants to play - a simple animation without the added complexity of a multimedia - framework to install and deploy. - - \borderedimage movie-example.png -*/ -- cgit v1.2.3