You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, July 26th 2010, 9:11am

How To: Capture Screen on QGLWidget

Hi,

I have created a qglwidget and drawn some 3D object on it. Now which some mouse movement, let say, I have rotated it and translated it. For this situation, I want to capture screen. I used renderPixmap of qglwidget. But every tme I use this function, it does not capture transformed object. It always captures the screen when qglwidget is created by default..

How to capture transformed object ? It may be a silly mistake but makes me worried.

Can anyone please guide me?
Thanks..

--
eye51