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="misc">
|
---|
15 | <h1><a name="Support">Support</a></h1>
|
---|
16 |
|
---|
17 | <p><not yet available></p>
|
---|
18 |
|
---|
19 | <h1><a name="Authors">Authors</a></h1>
|
---|
20 |
|
---|
21 | <p>Dmitry A. Kuminov (<a
|
---|
22 | href="mailto:dmik-qt at hugaida.com">dmik-qt at hugaida.com</a>)
|
---|
23 | -- porting the Qt Library to OS/2, project maintainance.</p>
|
---|
24 |
|
---|
25 | <h1><a name="Credits">Credits</a></h1>
|
---|
26 |
|
---|
27 | <p>We are very thankful to Trolltech AS for creating one of the best C++
|
---|
28 | crossplatform GUI frameworks and for their decision to make the Qt Toolkit
|
---|
29 | an open source product.</p>
|
---|
30 |
|
---|
31 | <p>Many thanks to Norman ASA for letting us release the OS/2 version of
|
---|
32 | the Qt Toolkit under the GNU GPL, that made it available to the OS/2
|
---|
33 | community.</p>
|
---|
34 |
|
---|
35 | <h1><a name="Copyrights">Copyrights and Trademarks</a></h1>
|
---|
36 |
|
---|
37 | <p><b>Qt Toolkit source code</b></p>
|
---|
38 |
|
---|
39 | <p>Copyright (C) 1992-2003 Trolltech AS. All rights reserved.</p>
|
---|
40 |
|
---|
41 | <p><b>OS/2-related Qt sources and tools</b></p>
|
---|
42 |
|
---|
43 | <p>Copyright (C) 2004 Norman ASA. Initial OS/2 Port. Copyright (C) 2005
|
---|
44 | netlabs.org. Further OS/2 Development.</p>
|
---|
45 |
|
---|
46 | <p>Third party sources included in the distribution carry their own
|
---|
47 | copyright statements.</p>
|
---|
48 |
|
---|
49 | <h2>Trademarks</h2>
|
---|
50 |
|
---|
51 | <p>Qt is a trademark of Trolltech AS.</p>
|
---|
52 |
|
---|
53 | <p>OS/2 is a trademark of IBM Corp.</p>
|
---|
54 |
|
---|
55 | <p>eComStation is a trademark of Serenity Systems.</p>
|
---|
56 |
|
---|
57 | <p>All other products named in this documentation are trademarks of their
|
---|
58 | respective owners.</p>
|
---|
59 | </body>
|
---|
60 | </html>
|
---|