I added:to the initalization code given above, but without any positive outcome.Qt Code:
qglwidget->context()->format().setDoubleBuffer(true); setViewport(qglwidget);To copy to clipboard, switch view to plain text mode
(I hope I did it correctly)
I added:to the initalization code given above, but without any positive outcome.Qt Code:
qglwidget->context()->format().setDoubleBuffer(true); setViewport(qglwidget);To copy to clipboard, switch view to plain text mode
(I hope I did it correctly)
Bookmarks