Sylvain Berger

Results 2 issues of Sylvain Berger

QtCore.QSignalBlocker is not available when importing QtCore using `from Qt import QtCore`

Hi, When I try to import QtCore.QRegularExpression from Qt, I get an error. Importing directly from PySide6 works. Example in Python3.11 with PySide6 and Qt.py: Python 3.11.9 (main, Oct 30...