Only reset the backend pointer after we're done with it
[qt-netbsd.git] / doc / src / commercialeditions.qdoc
blobf31471ac2afc1f8c199c69964a989e1835bad10e
1 /****************************************************************************
2 **
3 ** Copyright (C) 2009 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.
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.
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.
28 ** If you have questions regarding the use of this file, please contact
29 ** Nokia at qt-info@nokia.com.
38 ** $QT_END_LICENSE$
40 ****************************************************************************/
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.
48     \keyword Qt Full Framework Edition
49     \keyword Qt GUI Framework Edition
51     Two editions of Qt are available under a commercial license:
52     Qt GUI Framework Edition, and Qt Full Framework Edition.
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}.
57     The table below summarizes the differences between the two commercial editions:
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
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.
88     \bold{<X>} The ActiveQt module is only available on Windows.
90     Lists of the classes available in each edition are available on the
91     following pages:
93     \list
94     \o \l{Qt GUI Framework Edition Classes}
95     \o \l{Qt Full Framework Edition Classes}
96     \endlist
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.
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.
106     To purchase, please visit the \l{How to Order}{online order
107     form}.
109     For further information and assistance, please contact Qt
110     sales.
112     Web: http://qt.nokia.com/contact.
114     Phone, U.S. office (for North America): \bold{1-650-813-1676}.
116     Phone, Norway office (for the rest of the world): \bold{+47 21 60
117     48 00}.
121     \page full-framework-edition-classes.html
122     \title Qt Full Framework Edition Classes
123     \ingroup classlists
125     \generatelist{classesbyedition Desktop}
129     \page gui-framework-edition-classes.html
130     \title Qt GUI Framework Edition Classes
131     \ingroup classlists
133     \generatelist{classesbyedition DesktopLight}