summaryrefslogtreecommitdiffstats
path: root/doc/src/index.qdoc
blob: 2f0b5c2ae7d7b3b2e1f3a1c4696a688f0daba060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
/****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** 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 Digia.  For licensing terms and
** conditions see http://qt.digia.com/licensing.  For further information
** use the contact form at http://qt.digia.com/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: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/

/*!
\page index.html
\keyword Qt Reference Documentation

\div {class="indexbox tools"}
    \div {class="indexboxcont indexboxbar"}
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                What is Qt
            \enddiv
            \list
            \o \l{Qt Features Overview}
            \o \l{How to Learn Qt}
            \o \l{Introduction to Qt Quick}{Qt Quick}
            \o \l{Qt Whitepaper}{Qt C++ Framework}
            \o \l{external: Qt Mobility Manual}{Qt Mobility}
            \o \l{Qt WebKit}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \list
            \o \l{external: Qt SDK Manual}{Qt SDK}
            \o \l{Qt Creator Whitepaper}{Qt Creator}
            \o \l{external: Qt Simulator Manual}{Qt Simulator}
            \endlist
            \list
            \o \l{What's New in Qt 4.8} - latest release
            \o \l{Supported Platforms}{Platform Support}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                Qt in Action
            \enddiv
            \list
            \o \l{Qt Demonstrations}{Application Gallery}
            \o \l{Tutorials}{Step-by-Step Tutorials}
            \o \l{Qt Examples}{Qt Example Code}
            \o \l{QML Examples and Demos}
            \endlist
        \enddiv
    \enddiv
\enddiv
\div {class="indexbox tools"}
    \div {class="indexboxcont indexboxbar"}
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                Develop with Qt
            \enddiv
            \list
            \o \l{Develop with Qt}{Steps to Programming Qt Applications}
            \o \l{qt-creator-configure-target}{Configure Qt and Creator for Platforms}
            \o \l{qt-technologies}{Qt Features and Technologies}
            \o \l{qt-utilities}{Utilities and Testing}
            \o \l{qt-deployment}{Deploying and Publishing Applications to Ovi Store}
            \endlist
            \list
            \o \l{Getting Started Guides}{Qt and Qt Quick Programming Tutorials}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                UI Creation with Qt
            \enddiv

            \list
            \o \l{qt-ui-creation}{Create UI with Qt}
            \o \l{qt-rendering-painting-system}{Qt's Rendering and Painting Systems}
            \o \l{Qt Quick} - develop fluid UIs with QML
            \o \l{Widgets and Layouts} - elements for C++ interfaces
            \o \l{external: Designer in Creator}{Designing UI in Creator}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                Featured Articles
            \enddiv
            \list
            \o \l{Scalability}{How to Create Scalable Applications}
            \o \l{external: Setting Up Development Environment for Symbian}{Setting Up Development Environment for Symbian}
            \o \l{external: Setting Up Development Environment for Maemo}{Setting Up Development Environment for Maemo}
            \o \l{qt-mobile-demos}{Mobile Applications and Demos}
            \o \l{QtWebKit Guide}{QtWebKit Developer Guide}
            \endlist
            \list
            \o \l{Qt Development: The Steps from Challenge to Achievement}{The Steps from Challenge to Achievement}
            A case analysis of a business development problem and a search for
innovative solutions using Qt.
            \endlist
        \enddiv
    \enddiv
\enddiv
\div {class="indexbox tools"}
    \div {class="heading"}
        Reference
    \enddiv
    \div {class="indexboxcont indexboxbar"}
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                Qt API
            \enddiv
            \list
            \o \l{All Classes}{All Classes}
            \o \l{All Functions}{All Functions}
            \o \l{All Modules}{All Modules}
            \o \l{All Namespaces}{All Namespaces}
            \o \l{Global Qt Declarations}{Global Declarations}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \list
            \o \l{QML Elements}
            \o \l{external: Qt Mobility Manual}{Qt Mobility APIs}
            \o \l{external: Qt Mobility QML Plugins}{Mobility QML Plugins}
            \endlist
            \list
            \o \l{Qt Licenses and Credits}
            \endlist
        \enddiv
        \div {class="sectionlist normallist"}
            \div {class="heading"}
                Qt Manuals
            \enddiv
            \list
            \o \l{external: Qt Creator Manual}{Qt Creator}
            \o \l{external: Qt Simulator Manual}{Qt Simulator}
            \o \l{linguist-manual.html}{Qt Linguist}
            \o \l{assistant-manual.html}{Qt Assistant}
            \endlist
        \enddiv
    \enddiv
\enddiv
*/