You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt/examples/opengl/sharedbox
Michele Calgaro 3e98ce7f85
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
..
README Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 15 years ago
glbox.cpp Automated conversion from qt3 14 years ago
glbox.h Automated update from Qt3 14 years ago
globjwin.cpp Automated update from qt3 14 years ago
globjwin.h Automated update from Qt3 14 years ago
main.cpp Automated conversion from qt3 14 years ago
sharedbox.doc qt -> tqt conversion: 8 years ago
sharedbox.pro Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 15 years ago

README

The shared box example

This example program is an extension of the "box" example program.

It demonstrates how to use OpenGL display list sharing with QGLWidgets.