summaryrefslogtreecommitdiffstats
path: root/doc/src/commercialeditions.qdoc
blob: 6c308b0a363cb61b220e85273e4b3ff6d74ca0d8 (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
/****************************************************************************
**
** Copyright (C) 2012 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:LGPL$
** 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 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, Digia gives you certain additional
** rights.  These rights are described in the Digia Qt LGPL Exception
** version 1.1, 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.
**
**
** $QT_END_LICENSE$
**
****************************************************************************/

/*!
    \page commercialeditions.html
    \title Qt Commercial Editions
    \ingroup licensing
    \brief Information about the license and features of the Commercial Edition.

    \keyword Qt Full Framework Edition
    \keyword Qt GUI Framework Edition

    Two editions of Qt are available under a commercial license:
    Qt GUI Framework Edition, and Qt Full Framework Edition.

    If you want to develop Free or Open Source software for release using a recognized
    Open Source license, you can use the \l{Open Source Versions of Qt}.

    The table below summarizes the differences between the two commercial editions:

    \table 75%
    \header \o{1,2} Features                                      \o{2,1} Editions
    \header                                                       \o Qt GUI Framework \o Qt Full Framework
    \row    \o \l{QtCore}{Qt Core classes (QtCore)}               \o \bold{X}         \o \bold{X}
    \row    \o \l{QtGui}{Qt GUI classes (QtGui)}                  \o \bold{(X)}       \o \bold{X}
    \row    \o \l{Graphics View Classes} (part of QtGui)          \o                  \o \bold{X}
    \row    \o \l{QtNetwork}{Networking (QtNetwork)}              \o                  \o \bold{X}
    \row    \o \l{QtOpenGL}{OpenGL (QtOpenGL)}                    \o                  \o \bold{X}
    \row    \o \l{QtScript}{Scripting (QtScript)}                 \o                  \o \bold{X}
    \row    \o \l{QtScriptTools}{Script Debugging (QtScriptTools)}\o                  \o \bold{X}
    \row    \o \l{QtSql}{Database/SQL (QtSql)}                    \o                  \o \bold{X}
    \row    \o \l{QtSvg}{SVG (QtSvg)}                             \o                  \o \bold{X}
    \row    \o \l{QtWebKit}{WebKit integration (QtWebKit)}        \o                  \o \bold{X}
    \row    \o \l{QtXml}{XML (QtXml)}                             \o                  \o \bold{X}
    \row    \o \l{QtXmlPatterns}{XQuery and XPath (QtXmlPatterns)}\o                  \o \bold{X}
    \row    \o \l{Qt3Support}{Qt 3 Support (Qt3Support)}          \o \bold{(X)}       \o \bold{X}
    \row    \o \l{QtHelp}{Help system (QtHelp)}                   \o                  \o \bold{X}
    \row    \o \l{QtDBus}{D-Bus IPC support (QtDBus)}             \o \bold{X}         \o \bold{X}
    \row    \o \l{QtDesigner}{\QD extension classes (QtDesigner)} \o                  \o \bold{X}
    \row    \o \l{QtTest}{Unit testing framework (QtTest)}        \o \bold{X}         \o \bold{X}
    \row    \o \l{QtUiTools}{Run-time form handling (QtUiTools)}  \o                  \o \bold{X}
    \row    \o \l{Phonon Module}{Phonon Multimedia Framework}     \o                  \o \bold{X}
    \row    \o \l{ActiveQt}                                       \o                  \o \bold{<X>}
    \endtable

    \bold{(X)} The Qt GUI Framework Edition contains selected classes from the QtGui and
    Qt3Support modules corresponding to the functionality available in the Qt 3 Professional
    Edition.

    \bold{<X>} The ActiveQt module is only available on Windows.

    Lists of the classes available in each edition are available on the
    following pages:

    \list
    \o \l{Qt GUI Framework Edition Classes}
    \o \l{Qt Full Framework Edition Classes}
    \endlist

    Please see the \l{Supported Platforms}{list of supported
    platforms} for up-to-date information about the various platforms
    and compilers that Qt supports.

    On the Qt web site, you can find a
    \l{Qt Licensing Overview} and information on \l{Qt License Pricing}
    for commercial editions of Qt and other Qt-related products.

    To purchase, please visit the \l{How to Order}{online order
    form}.

    For further information and assistance, please contact Qt
    sales.

    Web: http://qt.nokia.com/contact.

    Phone, U.S. office (for North America): \bold{1-650-813-1676}.

    Phone, Norway office (for the rest of the world): \bold{+47 21 60
    48 00}.
*/

/*!
    \page full-framework-edition-classes.html
    \title Qt Full Framework Edition Classes
    \ingroup classlists

    \generatelist{classesbyedition Desktop}
*/

/*!
    \page gui-framework-edition-classes.html
    \title Qt GUI Framework Edition Classes
    \ingroup classlists

    \generatelist{classesbyedition DesktopLight}
*/