summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2016-05-09 11:02:37 +0100
committerSean Harmer <sean.harmer@kdab.com>2016-05-15 13:44:41 +0000
commit101408edf1ca81c3d627b7d454090c54dd1edceb (patch)
treed2c4e683d7bba6a99939069cd4ae8f700513efed /examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc
parentc471360f62d2cdc6e88ee116af50d874f549317c (diff)
Moved cylinder-qml example to manual test
Part of an examples cleanup Change-Id: I91c84820af24350b8db96fdb8aaceb38627d2db7 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc')
-rw-r--r--examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc32
1 files changed, 0 insertions, 32 deletions
diff --git a/examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc b/examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc
deleted file mode 100644
index 86e80705d..000000000
--- a/examples/qt3d/cylinder-qml/doc/src/cylinder-qml.qdoc
+++ /dev/null
@@ -1,32 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \example cylinder-qml
- \title Qt 3D: Cylinder QML Example
- \ingroup qt3d-examples-qml
-*/