Hey,

On Sun, Jan 05, 2020 at 12:33:41PM +0300, Dmitry Shachnev wrote:
> 2) Disable the PyQt_Desktop_OpenGL feature in the main build. With this
> option the classes like QOpenGLTimerQuery, QOpenGLTimeMonitor,
> QOpenGLFunctions_x_y will be no longer available.
> 
> So far I have not found any packages using these PyQt5 APIs, so maybe
> this option is possible. But I will need to investigate further.

Note that QOpenGLFunctions_x_y is implicitly imported when using
.versionFunctions() on a QOpenGLContext.

qutebrowser uses that in qutebrowser/utils/version.py (in opengl_vendor()).

Florian

-- 
m...@the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/

Attachment: signature.asc
Description: PGP signature

Reply via email to