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
* check signal connect() call returns a QMetaObject.Connection
20
+
* check argument for disconnect() is optional
21
+
* check QCoreApplication.instance() may return None
22
+
13
23
14
24
### Changed
15
25
*[#198](https://github.com./python-qt-tools/PyQt5-stubs/pull/198) Corrected `QTableWidget.cellWidget()` to return an an optional `QWidget` instead of a list of `QWidgets`.
0 commit comments