summaryrefslogtreecommitdiffstats
path: root/doc/src/classes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/classes.qdoc')
-rw-r--r--doc/src/classes.qdoc100
1 files changed, 0 insertions, 100 deletions
diff --git a/doc/src/classes.qdoc b/doc/src/classes.qdoc
deleted file mode 100644
index a81d9e5c..00000000
--- a/doc/src/classes.qdoc
+++ /dev/null
@@ -1,100 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
-**
-** 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$
-**
-****************************************************************************/
-
-/*!
- \group classlists
- \title Class and Function Documentation
- \brief Lists and Indexes of classes, functions, and types.
-
- Links to indexes and lists for finding class and function
- reference documentation.
-
- \section2 Class Lists
-
- \annotatedlist classlists
-
- \section2 Function Lists
-
- \annotatedlist funclists
-
-*/
-
-/*!
- \page classes.html
- \title All Qt3D Classes
- \ingroup classlists
-
- \brief If you know the name of the class you want, find it here.
-
- This is a list of all Qt3D classes.
-
- \generatelist classes
-
-*/
-
-/*!
- \page annotated.html
- \title Annotated Class List
- \ingroup classlists
-
- \brief If you don't know the name of the class you want, but you
- know what the class should do, you might try looking here.
-
- Qt3D API classes with brief descriptions:
-
- \generatelist annotatedclasses
-*/
-
-
-/*!
- \page hierarchy.html
-
- \title Inheritance Hierarchy
- \ingroup classlists
-
- \brief The C++ class inheritance hierarchy for all classes in the
- Qt3D API.
-
- \generatelist classhierarchy
-*/
-
-
-
-/*!
- \page functions.html
- \title All Functions
- \ingroup funclists
-
- \brief All documented Qt3D functions listed alphabetically with a
- link to where each one is declared.
-
- This is the list of all documented member functions and global
- functions in the Qt3D API. Each function has a link to the class or
- header file where it is declared and documented.
-
- \generatelist functionindex
-*/