Home Website Youtube GitHub

Question: QtWidgets

Hi there,

Curious, there’s QtWidgets module with mgear

from mgear.vendor.Qt import QtWidgets

what’s the difference between mgear version vs say PySide2 ?

Thanks
~Javis

is this https://github.com/mottosso/Qt.py

Write once, run in any binding.

Qt.py was born in the film and visual effects industry to address the growing need for software capable of running with more than one flavor of the Qt bindings for Python - PySide, PySide2, PyQt4 and PyQt5.

:wink: