home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
opengl
/
box
/
README
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-07
|
228 b
|
9 lines
The box example
This example program shows to use OpenGL in Qt: Put your OpenGL code
in a class inherited from QGLWidget. This class may be used as any
other Qt widget, including use of signals/slots and geometry
management.