From: Chris B. <chr...@gm...> - 2004-11-17 19:54:37
|
Also: All of the simulation rendering and UI event handling is done inside the 'TestWidget.py' which inherits from QGLWidget. This is placed inside the interface which is designed in QTDesigner. Open the 'form1.ui' file in designer to see how it is organised. The TestWidget is imported into designer as a "custom widget", and is visible under that tab. |