[PyQt] Expose QOpenGLContext::getProcAddress?

Georg Brandl g.brandl at fz-juelich.de
Fri Apr 12 11:49:45 BST 2019


Hi,

for integrating a PyQt application with OpenGL drawing in an
extension module written in another language, it would be useful
to have this method exposed in the QOpenGLContext class.

It is already exposed in the legacy QGLContext class, and I can
use that for now, but from the docs it sounds like the QGL classes
should not be used anymore.

Thanks,
Georg

--
Jülich Centre for Neutron Science JCNS
Forschungszentrum Jülich GmbH
Outstation at MLZ
Lichtenbergstraße 1
85747 Garching
GERMANY

Telefon: +49 - 89 289 12131
Telefax: +49 - 89 289 10799
eMail: g.brandl at fz-juelich.de


------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------



More information about the PyQt mailing list