How to switch qml renderer with pyside
-
I use pyside6 for creating qml user interface. But this interface is working correctly only on windows 10. Running problems are connected with using qml render interface. So I need to switch render interface to Qt Quick 2D renderer. But in official documentation i can't find how to do it with pyside