|
1 /**************************************************************************** |
|
2 ** |
|
3 ** Copyright (C) 2010 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:LGPL$ |
|
10 ** No Commercial Usage |
|
11 ** This file contains pre-release code and may not be distributed. |
|
12 ** You may use this file in accordance with the terms and conditions |
|
13 ** contained in the Technology Preview License Agreement accompanying |
|
14 ** this package. |
|
15 ** |
|
16 ** GNU Lesser General Public License Usage |
|
17 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
18 ** General Public License version 2.1 as published by the Free Software |
|
19 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
20 ** packaging of this file. Please review the following information to |
|
21 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
23 ** |
|
24 ** In addition, as a special exception, Nokia gives you certain additional |
|
25 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
27 ** |
|
28 ** If you have questions regarding the use of this file, please contact |
|
29 ** Nokia at qt-info@nokia.com. |
|
30 ** |
|
31 ** |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** $QT_END_LICENSE$ |
|
39 ** |
|
40 ****************************************************************************/ |
|
41 |
|
42 /*! |
|
43 \page commercialeditions.html |
|
44 \title Qt Commercial Editions |
|
45 \ingroup licensing |
|
46 \brief Information about the license and features of the Commercial Edition. |
|
47 |
|
48 \keyword Qt Full Framework Edition |
|
49 \keyword Qt GUI Framework Edition |
|
50 |
|
51 Two editions of Qt are available under a commercial license: |
|
52 Qt GUI Framework Edition, and Qt Full Framework Edition. |
|
53 |
|
54 If you want to develop Free or Open Source software for release using a recognized |
|
55 Open Source license, you can use the \l{Open Source Versions of Qt}. |
|
56 |
|
57 The table below summarizes the differences between the two commercial editions: |
|
58 |
|
59 \table 75% |
|
60 \header \o{1,2} Features \o{2,1} Editions |
|
61 \header \o Qt GUI Framework \o Qt Full Framework |
|
62 \row \o \l{QtCore}{Qt Core classes (QtCore)} \o \bold{X} \o \bold{X} |
|
63 \row \o \l{QtGui}{Qt GUI classes (QtGui)} \o \bold{(X)} \o \bold{X} |
|
64 \row \o \l{Graphics View Classes} (part of QtGui) \o \o \bold{X} |
|
65 \row \o \l{QtNetwork}{Networking (QtNetwork)} \o \o \bold{X} |
|
66 \row \o \l{QtOpenGL}{OpenGL (QtOpenGL)} \o \o \bold{X} |
|
67 \row \o \l{QtScript}{Scripting (QtScript)} \o \o \bold{X} |
|
68 \row \o \l{QtScriptTools}{Script Debugging (QtScriptTools)}\o \o \bold{X} |
|
69 \row \o \l{QtSql}{Database/SQL (QtSql)} \o \o \bold{X} |
|
70 \row \o \l{QtSvg}{SVG (QtSvg)} \o \o \bold{X} |
|
71 \row \o \l{QtWebKit}{WebKit integration (QtWebKit)} \o \o \bold{X} |
|
72 \row \o \l{QtXml}{XML (QtXml)} \o \o \bold{X} |
|
73 \row \o \l{QtXmlPatterns}{XQuery and XPath (QtXmlPatterns)}\o \o \bold{X} |
|
74 \row \o \l{Qt3Support}{Qt 3 Support (Qt3Support)} \o \bold{(X)} \o \bold{X} |
|
75 \row \o \l{QtHelp}{Help system (QtHelp)} \o \o \bold{X} |
|
76 \row \o \l{QtDBus}{D-Bus IPC support (QtDBus)} \o \bold{X} \o \bold{X} |
|
77 \row \o \l{QtDesigner}{\QD extension classes (QtDesigner)} \o \o \bold{X} |
|
78 \row \o \l{QtTest}{Unit testing framework (QtTest)} \o \bold{X} \o \bold{X} |
|
79 \row \o \l{QtUiTools}{Run-time form handling (QtUiTools)} \o \o \bold{X} |
|
80 \row \o \l{Phonon Module}{Phonon Multimedia Framework} \o \o \bold{X} |
|
81 \row \o \l{ActiveQt} \o \o \bold{<X>} |
|
82 \endtable |
|
83 |
|
84 \bold{(X)} The Qt GUI Framework Edition contains selected classes from the QtGui and |
|
85 Qt3Support modules corresponding to the functionality available in the Qt 3 Professional |
|
86 Edition. |
|
87 |
|
88 \bold{<X>} The ActiveQt module is only available on Windows. |
|
89 |
|
90 Lists of the classes available in each edition are available on the |
|
91 following pages: |
|
92 |
|
93 \list |
|
94 \o \l{Qt GUI Framework Edition} |
|
95 \o \l{Qt Full Framework Edition} |
|
96 \endlist |
|
97 |
|
98 Please see the \l{Supported Platforms}{list of supported |
|
99 platforms} for up-to-date information about the various platforms |
|
100 and compilers that Qt supports. |
|
101 |
|
102 On the Qt web site, you can find a |
|
103 \l{Qt Licensing Overview} and information on \l{Qt License Pricing} |
|
104 for commercial editions of Qt and other Qt-related products. |
|
105 |
|
106 To purchase, please visit the \l{How to Order}{online order |
|
107 form}. |
|
108 |
|
109 For further information and assistance, please contact Qt |
|
110 sales. |
|
111 |
|
112 Web: http://qt.nokia.com/contact. |
|
113 |
|
114 Phone, U.S. office (for North America): \bold{1-650-813-1676}. |
|
115 |
|
116 Phone, Norway office (for the rest of the world): \bold{+47 21 60 |
|
117 48 00}. |
|
118 */ |
|
119 |
|
120 /*! |
|
121 \page full-framework-edition-classes.html |
|
122 \title Qt Full Framework Edition |
|
123 \ingroup classlists |
|
124 |
|
125 \brief The list of Qt classes included in the Full Framework Edition. |
|
126 |
|
127 \generatelist{classesbyedition Desktop} |
|
128 */ |
|
129 |
|
130 /*! |
|
131 \page gui-framework-edition-classes.html |
|
132 \title Qt GUI Framework Edition |
|
133 \ingroup classlists |
|
134 |
|
135 \brief The list of Qt classes included in the GUI Framework Edition. |
|
136 |
|
137 \generatelist{classesbyedition DesktopLight} |
|
138 */ |