I am trying to create a PieMenu in a QtWidgets application and that would mean I need to use QQuickWidget to display the QQuick component.
When using PySide2 all the