QGLWidget Component for QtEZ (new v0.3!)
- Description
- this is a shared component for the Qt GUI builder QtEZ which provides an OpenGL widget (in Qt called QGLWidget).
What you need:
- you will need the sources of the QtEZ program to comile your own version of this component
- you will need the Qt library to compile and use QtEZ.
- you will need a OpenGL implementation for your OS (Linux?) - I use the MESA
library.
- Download
- The latest version of this component can be found on my homepage:
- Qt can be found at: http://www.troll.no
- QtEZ can be found at: http://qtez.zax.net/qtez/
- Information about OpenGL and a link to download MESA can be found at: http://www.opengl.org
