File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1616* [ #51 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/51 ) adds ` pyqtBoundSignal.signal ` hinted as ` str `
1717
1818### Changed
19+ * [ #109 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/109 ) ` .__or__() ` for ` QMessageBox.StandardButton ` and ` QMessageBox.StandardButtons `
1920* [ #102 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/102 ) fix ` pyqtSlot ` parameter typing and overloads
2021* [ #104 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/104 ) ` sip.voidptr ` handles integer values and sequences and takes ` self `
2122* [ #103 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/103 ) ` pyqtBoundSignal.disconnect() ` 's ` slot ` parameter is optional
You can’t perform that action at this time.
0 commit comments