54. gui.qtgl — Qt OpenGL format¶
54.1. Functions defined in module gui.qtgl¶
- 
gui.qtgl.setOpenGLFormat()[source]¶
- Set the correct OpenGL format. - On a correctly installed system, the default should do well. The default OpenGL format can be changed by command line options: - --dri : use the Direct Rendering Infrastructure, if available --nodri : do not use the DRI --opengl : set the opengl version --(no)multisample 
 
  