[Qt-interest] Opengl????

Donal O'Connor donaloconnor at gmail.com
Tue Jun 23 01:56:33 CEST 2009


You just inherit glwidget and override the paintGL/initializeGL methods.
Example at: http://doc.trolltech.com/4.5/opengl-hellogl-glwidget-cpp.html



On Tue, Jun 23, 2009 at 12:44 AM, Timothy Johnson
<tjohnson at mosssavings.com>wrote:

> I created a glwidget, and it runs. I get a black box in my app where I
> created the widget. My question is where do I place my code. All the
> howtos I have seen on the web show a cpp and header file for the widget,
> but it doesnt look like I get one of those when I am using creator to
> make the widget.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090623/b37493cf/attachment.html 


More information about the Qt-interest-old mailing list