Myself a beginner in Qt. I need to enable webgl in my qtbrowser. So what all changes i need to make in the code of webkit in qt4.8. Thanks in Advance.
Asked
Active
Viewed 1,110 times
1 Answers
0
You can try
QWebSettings::globalSettings()->setAttribute(QWebSettings::WebGLEnabled, true);

rink.attendant.6
- 44,500
- 61
- 101
- 156

frachop
- 191
- 1
- 7