1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <?xml-stylesheet type="text/css"
|
---|
3 | href="file:qtos2-xxe.css"
|
---|
4 | ?>
|
---|
5 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
---|
6 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
7 | <html>
|
---|
8 | <head>
|
---|
9 | <link href="qtos2-www.css" rel="stylesheet" type="text/css" />
|
---|
10 |
|
---|
11 | <title>Qt Toolkit Version 3 for OS/2</title>
|
---|
12 | </head>
|
---|
13 |
|
---|
14 | <body id="index">
|
---|
15 | <h1><a name="top">Welcome to Qt for OS/2!</a></h1>
|
---|
16 |
|
---|
17 | <p>Qt is a multiplatform C++ GUI application framework developed by <a
|
---|
18 | href="http://www.trolltech.com">Trolltech AS</a>.</p>
|
---|
19 |
|
---|
20 | <p>Qt for OS/2 is a native version of the Qt Toolkit for the OS/2
|
---|
21 | Operating System that was initially ported by <a
|
---|
22 | href="http://www.norman.com">Norman ASA</a>.</p>
|
---|
23 |
|
---|
24 | <p>Qt for OS/2 is currently maintained and developed by <a
|
---|
25 | href="http://www.netlabs.org">netlabs.org</a>.</p>
|
---|
26 |
|
---|
27 | <h3>Current Status</h3>
|
---|
28 |
|
---|
29 | <p>The current version of Qt for OS/2 is 3.3.1. This version has a
|
---|
30 | <i>release candidate</i> status meaning that it is not a complete 3.3.1
|
---|
31 | version comparing to other platforms -- selected features are still in
|
---|
32 | progress. However, even without these features, this version can be used
|
---|
33 | to create powerful crossplatform applications that run as native
|
---|
34 | Presentation Manager applications under OS/2 and eComStation.</p>
|
---|
35 |
|
---|
36 | <p>This is a <a
|
---|
37 | href="http://doc.trolltech.com/3.3/opensourceedition.html">Free
|
---|
38 | Edition</a> of the Qt Toolkit that may be used under the terms of the GNU
|
---|
39 | General Public License version 2 as published by the Free Software
|
---|
40 | Foundation and appearing in the file <a
|
---|
41 | href="../LICENSE.GPL">LICENSE.GPL</a> included in the packaging of this
|
---|
42 | distribution.</p>
|
---|
43 |
|
---|
44 | <p>This documentation (located in the <kbd>os2-doc</kbd> subdirectory of
|
---|
45 | the distribution archive) contains the important information about
|
---|
46 | installing and using the OS/2 version of the Qt Toolkit. Please read it
|
---|
47 | carefully.</p>
|
---|
48 |
|
---|
49 | <h1>Index</h1>
|
---|
50 |
|
---|
51 | <ul>
|
---|
52 | <li><a href="install.html">Installlation</a><ul>
|
---|
53 | <li><a href="install.html#Requirements">Requirements</a></li>
|
---|
54 |
|
---|
55 | <li><a href="install.html#BuildingQt">Building Qt</a></li>
|
---|
56 | </ul></li>
|
---|
57 |
|
---|
58 | <li><a href="changes.html">Change History</a></li>
|
---|
59 |
|
---|
60 | <li><a href="doc.html">Documentation</a><ul>
|
---|
61 | <li><a href="doc.html#QtReference">Qt Reference
|
---|
62 | Documentation</a></li>
|
---|
63 |
|
---|
64 | <li><a href="doc.html#Bugs">Known Bugs and Limitations</a></li>
|
---|
65 |
|
---|
66 | <li><a href="doc.html#GNUMAKE">GNUMAKE Backend for qmake</a></li>
|
---|
67 | </ul></li>
|
---|
68 |
|
---|
69 | <li><a href="contrib.html">Contributions</a></li>
|
---|
70 |
|
---|
71 | <li><a href="misc.html#Support">Support</a></li>
|
---|
72 |
|
---|
73 | <li><a href="misc.html#Authors">Authors</a></li>
|
---|
74 |
|
---|
75 | <li><a href="misc.html#Credits">Credits</a></li>
|
---|
76 |
|
---|
77 | <li><a href="misc.html#Copyrigts">Copyrights and Trademarks</a></li>
|
---|
78 | </ul>
|
---|
79 | </body>
|
---|
80 | </html>
|
---|