You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python_qt_binding.loadUi should obligate the 3rd arg, since PySide binding requires the 3rd arg in order to incorporate custom widget classes, whereas PyQt doesn't (Related discussion)
Some public variables (QT_BINDING, QT_BINDING_MODULES, QT_BINDING_VERSION) missing doc