Last change
on this file since 651 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="iso-8859-1"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
|
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
---|
5 | <!-- /home/dboddie/dev/qt-4.0/doc/src/classes.qdoc -->
|
---|
6 | <head>
|
---|
7 | <title>Qt 4.0: Qt Classes by Module</title>
|
---|
8 | <style>h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
9 | a:link { color: #004faf; text-decoration: none }
|
---|
10 | a:visited { color: #672967; text-decoration: none }
|
---|
11 | td.postheader { font-family: sans-serif }
|
---|
12 | tr.address { font-family: sans-serif }
|
---|
13 | body { background: #ffffff; color: black; }</style>
|
---|
14 | <link rel="next" href="qtcore.html" />
|
---|
15 | <link rel="start" href="index.html" />
|
---|
16 | </head>
|
---|
17 | <body>
|
---|
18 | <h1 align="center">Qt Classes by Module</h1>
|
---|
19 | <table align="center" cellpadding="2" cellspacing="1" border="0">
|
---|
20 | <tr valign="top" bgcolor="#f0f0f0"><td>QtCore</td><td>Core classes used by other modules.</td></tr>
|
---|
21 | <tr valign="top" bgcolor="#e0e0e0"><td>QtGui</td><td>Graphical User Interface components</td></tr>
|
---|
22 | <tr valign="top" bgcolor="#f0f0f0"><td>QtNetwork</td><td>Classes for network programming.</td></tr>
|
---|
23 | <tr valign="top" bgcolor="#e0e0e0"><td>QtOpenGL</td><td>OpenGL support classes.</td></tr>
|
---|
24 | <tr valign="top" bgcolor="#f0f0f0"><td>QtSql</td><td>Classes for database integration using SQL.</td></tr>
|
---|
25 | <tr valign="top" bgcolor="#e0e0e0"><td>QtXml</td><td>Classes for handling XML.</td></tr>
|
---|
26 | </table>
|
---|
27 | </body>
|
---|
28 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.