1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
2 | <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/editions.doc:36 -->
|
---|
3 | <html>
|
---|
4 | <head>
|
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
---|
6 | <title>Qt Editions</title>
|
---|
7 | <style type="text/css"><!--
|
---|
8 | fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
9 | a:link { color: #004faf; text-decoration: none }
|
---|
10 | a:visited { color: #672967; text-decoration: none }
|
---|
11 | body { background: #ffffff; color: black; }
|
---|
12 | --></style>
|
---|
13 | </head>
|
---|
14 | <body>
|
---|
15 |
|
---|
16 | <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
---|
17 | <tr bgcolor="#E5E5E5">
|
---|
18 | <td valign=center>
|
---|
19 | <a href="index.html">
|
---|
20 | <font color="#004faf">Home</font></a>
|
---|
21 | | <a href="classes.html">
|
---|
22 | <font color="#004faf">All Classes</font></a>
|
---|
23 | | <a href="mainclasses.html">
|
---|
24 | <font color="#004faf">Main Classes</font></a>
|
---|
25 | | <a href="annotated.html">
|
---|
26 | <font color="#004faf">Annotated</font></a>
|
---|
27 | | <a href="groups.html">
|
---|
28 | <font color="#004faf">Grouped Classes</font></a>
|
---|
29 | | <a href="functions.html">
|
---|
30 | <font color="#004faf">Functions</font></a>
|
---|
31 | </td>
|
---|
32 | <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Qt Editions</h1>
|
---|
33 |
|
---|
34 |
|
---|
35 |
|
---|
36 | <p> The Qt Professional and Enterprise Editions are the commercial
|
---|
37 | versions of <a href="aboutqt.html">Qt</a>.
|
---|
38 | <p> Qt Open Source Edition is the non-commercial version of Qt. It is freely
|
---|
39 | available for download.
|
---|
40 | <p> You may write commercial/proprietary/non-free software only if you
|
---|
41 | have purchased the Professional or Enterprise Edition. With these
|
---|
42 | commercial editions, you also get technical support and upgrades. Qt
|
---|
43 | for Microsoft Windows is only available as Professional and Enterprise
|
---|
44 | Editions.
|
---|
45 | <p> <table border="1" cellpadding="5" cellspacing="0" width="100%">
|
---|
46 | <tr>
|
---|
47 | <td bgcolor="#a1c410"><b><a name="Chart"></a>Professional/Enterprise Comparison Chart</b></td>
|
---|
48 | <td width="100" align="center" bgcolor="#a1c410"><b>Professional</b></td>
|
---|
49 | <td width="100" align="center" bgcolor="#a1c410"><b>Enterprise</b></td>
|
---|
50 | </tr>
|
---|
51 | <tr>
|
---|
52 | <td><b>Qt Base Modules (Tools, Kernel, Widgets, Dialogs)</b><br>
|
---|
53 | The platform-independent Qt GUI toolkit and utility classes</td>
|
---|
54 | <td width="100" align="center"><b>X</b></td>
|
---|
55 | <td width="100" align="center"><b>X</b></td>
|
---|
56 | </tr>
|
---|
57 | <tr>
|
---|
58 | <td><a href="designer-manual.html"><b>Qt Designer</b></a><br>
|
---|
59 | Visual Qt GUI builder</td>
|
---|
60 | <td width="100" align="center"><b>X</b></td>
|
---|
61 | <td width="100" align="center"><b>X</b></td>
|
---|
62 | </tr>
|
---|
63 | <tr>
|
---|
64 | <td><a href="iconview.html"><b>Iconview module</b></a><br>
|
---|
65 | Visualization of sets of pixmaps with user interaction.</td>
|
---|
66 | <td width="100" align="center"><b>X</b></td>
|
---|
67 | <td width="100" align="center"><b>X</b></td>
|
---|
68 | </tr>
|
---|
69 | <tr>
|
---|
70 | <td><a href="workspace.html"><b>Workspace module</b></a><b><br>
|
---|
71 | </b>Multiple Document Interface (MDI) support</td>
|
---|
72 | <td width="100" align="center"><b>X</b></td>
|
---|
73 | <td width="100" align="center"><b>X</b></td>
|
---|
74 | </tr>
|
---|
75 | <tr>
|
---|
76 | <td><a href="opengl.html"><b>OpenGL 3D Graphics module</b></a><b><br>
|
---|
77 | </b>Integration of Qt with OpenGL</td>
|
---|
78 | <td width="100" align="center"><br>
|
---|
79 | </td>
|
---|
80 | <td width="100" align="center"><b>X</b></td>
|
---|
81 | </tr>
|
---|
82 | <tr>
|
---|
83 | <td><a href="network.html"><b>Network module</b></a><b><br>
|
---|
84 | </b>Platform-independent classes for sockets, TCP, FTP and asynchronous DNS lookup.</td>
|
---|
85 | <td width="100" align="center"><br>
|
---|
86 | </td>
|
---|
87 | <td width="100" align="center"><b>X</b></td>
|
---|
88 | </tr>
|
---|
89 | <tr>
|
---|
90 | <td><a href="canvas.html"><b>Canvas module</b></a><br>
|
---|
91 | Optimized 2D graphics area for visualization, diagrams, etc.</td>
|
---|
92 | <td width="100" align="center"><br>
|
---|
93 | </td>
|
---|
94 | <td width="100" align="center"><b>X</b></td>
|
---|
95 | </tr>
|
---|
96 | <tr>
|
---|
97 | <td><a href="table.html"><b>Table module</b></a><br>
|
---|
98 | Flexible and editable table / spreadsheet</td>
|
---|
99 | <td width="100" align="center"><br>
|
---|
100 | </td>
|
---|
101 | <td width="100" align="center"><b>X</b></td>
|
---|
102 | </tr>
|
---|
103 | <tr>
|
---|
104 | <td><a href="xml.html"><b>XML module</b></a><br>
|
---|
105 | Well-formed XML parser with SAX interface and DOM Level 1.</td>
|
---|
106 | <td width="100" align="center"><br>
|
---|
107 | </td>
|
---|
108 | <td width="100" align="center"><b>X</b></td>
|
---|
109 | </tr>
|
---|
110 | <tr>
|
---|
111 | <td><a href="activeqt.html"><b>ActiveQt extension</b></a><br>
|
---|
112 | Support for building and hosting ActiveX controls on Windows.</td>
|
---|
113 | <td width="100" align="center"><br>
|
---|
114 | </td>
|
---|
115 | <td width="100" align="center"><b>X</b></td>
|
---|
116 | </tr>
|
---|
117 | <tr>
|
---|
118 | <td><a href="motif-extension.html"><b>QMotif extension</b></a><br>
|
---|
119 | <a href="motif-extension.html#Motif">Motif</a> co-existence and migration support.</td>
|
---|
120 | <td width="100" align="center"><br>
|
---|
121 | </td>
|
---|
122 | <td width="100" align="center"><b>X</b></td>
|
---|
123 | </tr>
|
---|
124 | </table>
|
---|
125 | <p>
|
---|
126 | <!-- eof -->
|
---|
127 | <p><address><hr><div align=center>
|
---|
128 | <table width=100% cellspacing=0 border=0><tr>
|
---|
129 | <td>Copyright © 2007
|
---|
130 | <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
---|
131 | <td align=right><div align=right>Qt 3.3.8</div>
|
---|
132 | </table></div></address></body>
|
---|
133 | </html>
|
---|