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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta name="robots" content="noindex"><title>Qt Reference Documentation</title>
</head><body bgcolor="#ffffff">
<p>
<a href=index.html><img width=122 height=65 src=qtlogo.jpg alt="Qt logo" align=left border=0></a>
<center><img src=dochead.gif width=472 height=27></center>
<br clear=all>
<p>
<h1 align="center">
Reference Documentation
</h1><br clear="all">
<p>
<br clear="all"><table border=0><tr>
<p>
<td width="50%" valign="top">
<p>
<strong>The Qt API:</strong><ul>
<li><a href="classes.html">Alphabetical Class List</a>
<li><a href="annotated.html">Annotated Class List</a>
<li><a href="topicals.html">Structure Overview</a>
<li><a href="hierarchy.html">Inheritance Hierarchy</a>
<li><a href="functions.html">Alphabetical Function Index</a> (long)
<li><a href="headers.html">Header File Index</a>
<li><a href="pictures.html">Widget Screenshots</a>
</ul>
<p>
<td width="50%" valign="top">
<p>
<strong>Using Qt:</strong><ul>
<li><a href="tutorial.html">Tutorial</a>
<li><a href="examples.html">Example Programs</a>
<li><a href="metaobjects.html">Introduction to Signals and Slots</a>
<li><a href="moc.html">Using the Meta Object Compiler (moc)</a>
<li><a href="debug.html">Debugging Techniques</a>
</ul>
<p>
</td></tr><tr><td width="50%" valign="top">
<p>
<strong>Qt Extensions:</strong><ul>
<li><a href="qgl.html">OpenGL 3D Graphics Support</a>
<li><a href="nsplugin.html">Netscape/Explorer Plugin Support</a>
<li><a href="imageio.html">Image File Formats Support</a>
<li><a href="xt.html">Xt/Motif Legacy Code Support</a>
</ul>
<p>
<td width="50%" valign="top">
<p>
<strong>Further Information:</strong><ul>
<li><a href="troll.html">Troll Tech Contact Information</a>
<li><a href="mailinglists.html">Qt Mailing Lists</a>
<li><a href="credits.html">Credits</a>
<li><a href="http://www.troll.no/developer/">Developers' Homepage</a> <small>[external]</small>
</ul>
<p>
</tr></table>
<p>
<h2 align=center><u>About Qt</u></h2>
<p>
<strong>Qt</strong><sup><code>TM</code></sup> is a multi-platform C++
GUI toolkit. It is a product of <a href="troll.html">Troll
Tech</a>. It is supported on all major variants of Microsoft Windows
and Unix/X Windows.
<p>
<strong>Qt Professional Edition</strong> is provided for commercial
software development. It is provided with upgrades and technical
support. For the latest prices, please see the Troll Tech web site, <a
href="http://www.troll.no/pricing.html">Pricing and Availability</a>
page, or contact <a href="mailto:sales@troll.no">sales@troll.no</a>.
<p>
<strong>Qt Free Edition</strong> is the Unix/X11 version of Qt
available for development of <em>free software</em> only. It is
provided free of charge under the <a href="license.html">Qt Free
Edition License</a>. The latest version is available for <a
href="http://www.troll.no/dl/qtfree-dl.html">download</a>.
<p><address><hr><div align="center">
<table width="100%" cellspacing="0" border="0"><tr>
<td>Copyright 1999 Troll Tech<td><a href="trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 1.45</div>
</table></div></address></body></html>
|