1
/****************************************************************************
2
**
3
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
4
** All rights reserved.
5
** Contact: Nokia Corporation (qt-info@nokia.com)
6
**
7
** This file is part of the documentation of the Qt Toolkit.
8
**
9
** $QT_BEGIN_LICENSE:FDL$
10
** GNU Free Documentation License
11
** Alternatively, this file may be used under the terms of the GNU Free
12
** Documentation License version 1.3 as published by the Free Software
13
** Foundation and appearing in the file included in the packaging of
14
** this file.
15
**
16
** Other Usage
17
** Alternatively, this file may be used in accordance with the terms
18
** and conditions contained in a signed written agreement between you
19
** and Nokia.
20
**
21
**
22
**
23
**
24
** $QT_END_LICENSE$
25
**
26
****************************************************************************/
27
28
/*!
29
\page index.html
30
\keyword Qt Reference Documentation
31
32
\div {class="indexbox tools"}
33
    \div {class="indexboxcont indexboxbar"}
34
        \div {class="sectionlist normallist"}
35
            \div {class="heading"}
36
                What is Qt
37
            \enddiv
38
            \list
39
            \o \l{Qt Features Overview}
40
            \o \l{How to Learn Qt}
41
            \o \l{Introduction to Qt Quick}{Qt Quick}
42
            \o \l{Qt Whitepaper}{Qt C++ Framework}
43
            \o \l{external: Qt Mobility Manual}{Qt Mobility}
44
            \o \l{Qt WebKit}
45
            \endlist
46
        \enddiv
47
        \div {class="sectionlist normallist"}
48
            \list
49
            \o \l{external: Qt SDK Manual}{Qt SDK}
50
            \o \l{Qt Creator Whitepaper}{Qt Creator}
51
            \o \l{external: Qt Simulator Manual}{Qt Simulator}
52
            \endlist
53
            \list
54
            \o \l{What's New in Qt 4.8} - latest release
55
            \o \l{Supported Platforms}{Platform Support}
56
            \endlist
57
        \enddiv
58
        \div {class="sectionlist normallist"}
59
            \div {class="heading"}
60
                Qt in Action
61
            \enddiv
62
            \list
63
            \o \l{Qt Demonstrations}{Application Gallery}
64
            \o \l{Tutorials}{Step-by-Step Tutorials}
65
            \o \l{Qt Examples}{Qt Example Code}
66
            \o \l{QML Examples and Demos}
67
            \endlist
68
        \enddiv
69
    \enddiv
70
\enddiv
71
\div {class="indexbox tools"}
72
    \div {class="indexboxcont indexboxbar"}
73
        \div {class="sectionlist normallist"}
74
            \div {class="heading"}
75
                Develop with Qt
76
            \enddiv
77
            \list
78
            \o \l{Develop with Qt}{Steps to Programming Qt Applications}
79
            \o \l{qt-creator-configure-target}{Configure Qt and Creator for Platforms}
80
            \o \l{qt-technologies}{Qt Features and Technologies}
81
            \o \l{qt-utilities}{Utilities and Testing}
82
            \o \l{qt-deployment}{Deploying and Publishing Applications to Ovi Store}
83
            \endlist
84
            \list
85
            \o \l{Getting Started Guides}{Qt and Qt Quick Programming Tutorials}
86
            \endlist
87
        \enddiv
88
        \div {class="sectionlist normallist"}
89
            \div {class="heading"}
90
                UI Creation with Qt
91
            \enddiv
92
93
            \list
94
            \o \l{qt-ui-creation}{Create UI with Qt}
95
            \o \l{qt-rendering-painting-system}{Qt's Rendering and Painting Systems}
96
            \o \l{Qt Quick} - develop fluid UIs with QML
97
            \o \l{Widgets and Layouts} - elements for C++ interfaces
98
            \o \l{external: Designer in Creator}{Designing UI in Creator}
99
            \endlist
100
        \enddiv
101
        \div {class="sectionlist normallist"}
102
            \div {class="heading"}
103
                Featured Articles
104
            \enddiv
105
            \list
106
            \o \l{Scalability}{How to Create Scalable Applications}
107
            \o \l{external: Setting Up Development Environment for Symbian}{Setting Up Development Environment for Symbian}
108
            \o \l{external: Setting Up Development Environment for Maemo}{Setting Up Development Environment for Maemo}
109
            \o \l{qt-mobile-demos}{Mobile Applications and Demos}
110
            \o \l{QtWebKit Guide}{QtWebKit Developer Guide}
111
            \endlist
112
            \list
113
            \o \l{Qt Development: The Steps from Challenge to Achievement}{The Steps from Challenge to Achievement}
114
            A case analysis of a business development problem and a search for
115
innovative solutions using Qt.
116
            \endlist
117
        \enddiv
118
    \enddiv
119
\enddiv
120
\div {class="indexbox tools"}
121
    \div {class="heading"}
122
        Reference
123
    \enddiv
124
    \div {class="indexboxcont indexboxbar"}
125
        \div {class="sectionlist normallist"}
126
            \div {class="heading"}
127
                Qt API
128
            \enddiv
129
            \list
130
            \o \l{All Classes}{All Classes}
131
            \o \l{All Functions}{All Functions}
132
            \o \l{All Modules}{All Modules}
133
            \o \l{All Namespaces}{All Namespaces}
134
            \o \l{Global Qt Declarations}{Global Declarations}
135
            \endlist
136
        \enddiv
137
        \div {class="sectionlist normallist"}
138
            \list
139
            \o \l{QML Elements}
140
            \o \l{external: Qt Mobility Manual}{Qt Mobility APIs}
141
            \o \l{external: Qt Mobility QML Plugins}{Mobility QML Plugins}
142
            \endlist
143
            \list
144
            \o \l{Qt Licenses and Credits}
145
            \endlist
146
        \enddiv
147
        \div {class="sectionlist normallist"}
148
            \div {class="heading"}
149
                Qt Manuals
150
            \enddiv
151
            \list
152
            \o \l{external: Qt Creator Manual}{Qt Creator}
153
            \o \l{external: Qt Simulator Manual}{Qt Simulator}
154
            \o \l{linguist-manual.html}{Qt Linguist}
155
            \o \l{assistant-manual.html}{Qt Assistant}
156
            \endlist
157
        \enddiv
158
    \enddiv
159
\enddiv
160
*/