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.3 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: QtOpenGL Classes</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="prev" href="qtnetwork.html" />
|
---|
15 | <link rel="contents" href="modules.html" />
|
---|
16 | <link rel="next" href="qtsql.html" />
|
---|
17 | </head>
|
---|
18 | <body>
|
---|
19 | <h1 align="center">QtOpenGL Classes</h1>
|
---|
20 | <p><table width="100%">
|
---|
21 | <tr valign="top" bgcolor="#f0f0f0"><td><b>QGLColormap</b></td><td>Used for installing custom colormaps into QGLWidgets</td></tr>
|
---|
22 | <tr valign="top" bgcolor="#f0f0f0"><td><b>QGLContext</b></td><td>Encapsulates an OpenGL rendering context</td></tr>
|
---|
23 | <tr valign="top" bgcolor="#f0f0f0"><td><b>QGLFormat</b></td><td>The display format of an OpenGL rendering context</td></tr>
|
---|
24 | <tr valign="top" bgcolor="#f0f0f0"><td><b>QGLWidget</b></td><td>Widget for rendering OpenGL graphics</td></tr>
|
---|
25 | </table></p>
|
---|
26 | </body>
|
---|
27 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.