summaryrefslogtreecommitdiffstats
path: root/doc/src/index.qdoc
blob: 23e86233de7f0375a68703227bfd34124ea2eece (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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the either Technology Preview License Agreement or the
** Beta Release License Agreement.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain
** additional rights. These rights are described in the Nokia Qt LGPL
** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this
** package.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3.0 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU General Public License version 3.0 requirements will be
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you are unsure which license is appropriate for your use, please
** contact the sales department at qt-sales@nokia.com.
** $QT_END_LICENSE$
**
****************************************************************************/

/*!
    \page index.html

    \keyword Qt Reference Documentation

    \if defined(qtopiacore)
        \if defined(opensourceedition)
        \title Qt for Embedded Linux Reference Documentation (Open Source Edition)
        \endif

        \if defined(desktoplightedition)
        \title Qt for Embedded Linux Reference Documentation (GUI Framework Edition)
        \endif

        \if defined(desktopedition)
        \title Qt for Embedded Linux Reference Documentation (Full Framework Edition)
        \endif

        \if !defined(opensourceedition) \
            && !defined(desktoplightedition) \
            && !defined(desktopedition)
        \title Qt for Embedded Linux Reference Documentation
        \endif

        \subtitle Qt for Embedded Linux
    \endif
    \if !defined(qtopiacore)
        \if defined(opensourceedition)
        \title Qt Reference Documentation (Open Source Edition)
        \endif

        \if defined(desktoplightedition)
        \title Qt Reference Documentation (GUI Framework Edition)
        \endif

        \if defined(desktopedition)
        \title Qt Reference Documentation (Full Framework Edition)
        \endif

        \if !defined(opensourceedition) \
            && !defined(desktoplightedition) \
            && !defined(desktopedition)
        \title Qt Reference Documentation
        \endif
    \endif

    \raw HTML
        <table cellpadding="2" cellspacing="1" border="0" width="100%" bgcolor="#e5e5e5">
        <tr>
        <th bgcolor="#66b036" width="33%">
        Getting Started
        </th>
        <th bgcolor="#66b036" width="33%">
        General
        </th>
        <th bgcolor="#66b036" width="33%">
        Developer Resources
        </th>
        </tr>
        <tr>
        <td valign="top">
        <ul>
        <li><strong><a href="qt4-5-intro.html">What's New in Qt 4.5</a></strong></li>
        <li><a href="how-to-learn-qt.html">How to Learn Qt</a></li>
        <li><a href="installation.html">Installation</a></li>
        <li><a href="tutorials.html">Tutorials</a>, <a href="examples.html">Examples</a> and <a href="demos.html">Demonstrations</a></li>
        <li><a href="porting4.html">Porting from Qt 3 to Qt 4</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="http://www.qtsoftware.com/products">About Qt</a></li>
        <li><a href="http://www.qtsoftware.com/about">About Us</a></li>
        <li><a href="commercialeditions.html">Commercial Edition</a></li>
        <li><a href="opensourceedition.html">Open Source Edition</a></li>
        <li><a href="supported-platforms.html">Supported Platforms</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="http://www.qtsoftware.com/developer/faqs/">Frequently Asked Questions</a></li>
        <li><a href="http://www.qtsoftware.com/developer/community/">Qt Community Web Sites</a></li>
        <li><a href="http://doc.trolltech.com/qq/">Qt Quarterly</a></li>
        <li><a href="bughowto.html">How to Report a Bug</a></li>
        <li><a href="http://www.qtsoftware.com/developer/">Other Online Resources</a></li>
        </ul>
        </td>
        </tr>
        <tr>
        <th bgcolor="#66b036">
        API Reference
        </th>
        <th bgcolor="#66b036">
        Core Features
        </th>
        <th bgcolor="#66b036">
        Key Technologies
        </th>
        </tr>
        <tr>
        <td valign="top">
        <ul>
        <li><a href="classes.html">All Classes</a></li>
        <li><a href="mainclasses.html">Main Classes</a></li>
        <li><a href="groups.html">Grouped Classes</a></li>
        <li><a href="annotated.html">Annotated Classes</a></li>
        <li><a href="modules.html">Qt Classes by Module</a></li>
        <li><a href="namespaces.html">All Namespaces</a></li>
        <li><a href="hierarchy.html">Inheritance Hierarchy</a></li>
        <li><a href="functions.html">All Functions</a></li>
        <li><a href="qt-embedded.html">Qt for Embedded Platforms</a></li>
        <li><a href="overviews.html">All Overviews and HOWTOs</a></li>
        <li><a href="gallery.html">Qt Widget Gallery</a></li>
        <li><a href="http://doc.trolltech.com/extras/qt43-class-chart.pdf">Class Chart</a></li>
        <li><a href="qtglobal.html">Qt Global Declarations</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="signalsandslots.html">Signals and Slots</a></li>
        <li><a href="object.html">Object Model</a></li>
        <li><a href="layout.html">Layout Management</a></li>
        <li><a href="qt4-mainwindow.html">Main Window Architecture</a></li>
        <li><a href="paintsystem.html">Paint System</a></li>
        <li><a href="graphicsview.html">Graphics View</a></li>
        <li><a href="accessible.html">Accessibility</a></li>
        <li><a href="containers.html">Tool and Container Classes</a></li>
        <li><a href="richtext.html">Rich Text Processing</a></li>
        <li><a href="i18n.html">Internationalization</a></li>
        <li><a href="plugins-howto.html">Plugin System</a></li>
        <li><a href="threads.html">Multithreaded Programming</a></li>
        <li><a href="ipc.html">Inter-Process Communication (IPC)</a></li>
        <li><a href="qtestlib-manual.html">Unit Testing Framework</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="model-view-programming.html">Model/View Programming</a></li>
        <li><a href="stylesheet.html">Style Sheets</a></li>
        <li><a href="qthelp.html">Help Module</a></li>
        <li><a href="qtnetwork.html">Network Module</a></li>
        <li><a href="qtopengl.html">OpenGL Module</a></li>
        <li><a href="qtscript.html">Script Module</a></li>
        <li><a href="qtsql.html">SQL Module</a></li>
        <li><a href="qtsvg.html">SVG Module</a></li>
        <li><a href="qtwebkit.html">WebKit Integration</a></li>
        <li><a href="qtxml.html">XML Module</a></li>
        <li><a href="qtxmlpatterns.html">XML Patterns: XQuery &amp; XPath</a></li>
        <li><a href="phonon-module.html">Phonon Multimedia Framework</a></li>
        <li><a href="qtscripttools.html">Script Tools Module</a></li>
        <li><a href="activeqt.html">ActiveQt Framework</a></li>
        </ul>
        </td>
        </tr>
        <tr>
        <th bgcolor="#66b036">
        Add-ons &amp; Services
        </th>
        <th bgcolor="#66b036">
        Tools
        </th>
        <th bgcolor="#66b036">
        Licenses &amp; Credits
        </th>
        </tr>
        <tr>
        <td valign="top">
        <ul>
        <li><a href="http://www.qtsoftware.com/products/add-on-products">Qt Solutions</a></li>
        <li><a href="http://www.qtsoftware.com/products/appdev">Partner Add-ons</a></li>
        <li><a href="http://qt-apps.org">Third-Party Qt Components (qt-apps.org)</a></li>
        <li><a href="http://www.qtsoftware.com/support-services/support-services/">Support</a></li>
        <li><a href="http://www.qtsoftware.com/support-services/training/">Training</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="designer-manual.html">Qt Designer</a></li>
        <li><a href="assistant-manual.html">Qt Assistant</a></li>
        <li><a href="linguist-manual.html">Qt Linguist</a></li>
        <li><a href="qmake-manual.html">qmake</a></li>
        <li><a href="qttools.html">All Tools</a></li>
        </ul>
        </td>
        <td valign="top">
        <ul>
        <li><a href="gpl.html">GNU GPL</a>, <a href="lgpl.html">GNU LGPL</a></li>
        <li><a href="3rdparty.html">Third-Party Licenses Used in Qt</a></li>
        <li><a href="licenses.html">Other Licenses Used in Qt</a></li>
        <li><a href="trademarks.html">Trademark Information</a></li>
        <li><a href="credits.html">Credits</a></li>
        </ul>
        </td>
        </tr>
        </table>
    \endraw

*/