[Development] How to use updateGL method qith QGLView?

Sunil Nair sunil.nair1962 at gmail.com
Tue Nov 25 06:06:31 CET 2014


Hello,

UpdateGL method is found in QGLWidget class. Since, QGLView is an extension
ofQGLWidget, it should contain a method to update. I need to put my update
code somewhere. One option is to use the QTimer but is there any other
possibility?

I am continuousl getting user-input and want to update my screen cursor
position. I need to put my code in some update method. Could you help me
with the same?

Sunil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20141125/818057b4/attachment.html>


More information about the Development mailing list