diff options
Diffstat (limited to 'doc/html/editions.html')
-rw-r--r-- | doc/html/editions.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/doc/html/editions.html b/doc/html/editions.html new file mode 100644 index 000000000..0bb7292ba --- /dev/null +++ b/doc/html/editions.html @@ -0,0 +1,133 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/editions.doc:36 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQt Editions</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>TQt Editions</h1> + + + +<p> The TQt Professional and Enterprise Editions are the commercial +versions of <a href="aboutqt.html">TQt</a>. +<p> TQt Open Source Edition is the non-commercial version of TQt. It is freely +available for download. +<p> You may write commercial/proprietary/non-free software only if you +have purchased the Professional or Enterprise Edition. With these +commercial editions, you also get technical support and upgrades. TQt +for Microsoft Windows is only available as Professional and Enterprise +Editions. +<p> <table border="1" cellpadding="5" cellspacing="0" width="100%"> +<tr> +<td bgcolor="#a1c410"><b><a name="Chart"></a>Professional/Enterprise Comparison Chart</b></td> +<td width="100" align="center" bgcolor="#a1c410"><b>Professional</b></td> +<td width="100" align="center" bgcolor="#a1c410"><b>Enterprise</b></td> +</tr> +<tr> +<td><b>TQt Base Modules (Tools, Kernel, Widgets, Dialogs)</b><br> +The platform-independent TQt GUI toolkit and utility classes</td> +<td width="100" align="center"><b>X</b></td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="designer-manual.html"><b>TQt Designer</b></a><br> +Visual TQt GUI builder</td> +<td width="100" align="center"><b>X</b></td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="iconview.html"><b>Iconview module</b></a><br> +Visualization of sets of pixmaps with user interaction.</td> +<td width="100" align="center"><b>X</b></td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="workspace.html"><b>Workspace module</b></a><b><br> +</b>Multiple Document Interface (MDI) support</td> +<td width="100" align="center"><b>X</b></td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="opengl.html"><b>OpenGL 3D Graphics module</b></a><b><br> +</b>Integration of TQt with OpenGL</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="network.html"><b>Network module</b></a><b><br> +</b>Platform-independent classes for sockets, TCP, FTP and asynchronous DNS lookup.</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="canvas.html"><b>Canvas module</b></a><br> +Optimized 2D graphics area for visualization, diagrams, etc.</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="table.html"><b>Table module</b></a><br> +Flexible and editable table / spreadsheet</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="xml.html"><b>XML module</b></a><br> +Well-formed XML parser with SAX interface and DOM Level 1.</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="activeqt.html"><b>ActiveTQt extension</b></a><br> +Support for building and hosting ActiveX controls on Windows.</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +<tr> +<td><a href="motif-extension.html"><b>TQMotif extension</b></a><br> +<a href="motif-extension.html#Motif">Motif</a> co-existence and migration support.</td> +<td width="100" align="center"><br> +</td> +<td width="100" align="center"><b>X</b></td> +</tr> +</table> +<p> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>TQt 3.3.8</div> +</table></div></address></body> +</html> |