summaryrefslogtreecommitdiffstats
path: root/doc/src/qt3d-all-modules.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qt3d-all-modules.qdoc')
-rw-r--r--doc/src/qt3d-all-modules.qdoc57
1 files changed, 0 insertions, 57 deletions
diff --git a/doc/src/qt3d-all-modules.qdoc b/doc/src/qt3d-all-modules.qdoc
deleted file mode 100644
index bf22a1f8..00000000
--- a/doc/src/qt3d-all-modules.qdoc
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation ([email protected])
-**
-** This file is part of the QtQuick3D documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
-** 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.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \page qt3d-modules.html
- \title All Modules
- \keyword All Modules
-
- \raw HTML
- <table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable">
- <tr>
- <th class="titleheader" width="33%">
- Functionality Areas
- </th>
- </tr>
- <tr>
- <td valign="top">
- <ul>
- <li><a href="http://code.qt.io/qt3d-arrays.html">Arrays and Vertex Buffers</a></li>
- <li><a href="http://code.qt.io/qt3d-geometry.html">Geometry Building</a></li>
- <li><a href="http://code.qt.io/qt3d-graphicsview.html">Graphics View Integration</a></li>
- <li><a href="http://code.qt.io/qt3d-materials.html">Materials</a></li>
- <li><a href="http://code.qt.io/qt3d-math.html">Mathematical Primitives</a></li>
- <li><a href="http://code.qt.io/qt3d-painting.html">Painting in 3D</a></li>
- <li><a href="http://code.qt.io/qt3d-scene.html">Scene Management</a></li>
- <li><a href="http://code.qt.io/qt3d-textures.html">Texture Management</a></li>
- <li><a href="http://code.qt.io/qt3d-viewing.html">Viewing Widgets</a></li>
- </ul>
- </td>
- </tr>
- </table>
- \endraw
-*/