MeVisLab / pythonqt

Dynamic Python binding for Qt Applications
https://mevislab.github.io/pythonqt/
GNU Lesser General Public License v2.1
251 stars 89 forks source link

Allow to set and get the render API in QQuickWindow #209

Closed usiems closed 6 months ago

usiems commented 6 months ago

Otherwise one can't switch the desired render API for the QtQuick framework.

(We need this in the MeVisLab context.)