File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1515* [ #51 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/51 ) adds ` pyqtBoundSignal.signal ` hinted as ` str `
1616
1717### Changed
18- * [ #102 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/102 ) fix ` pyqtSlot ` ` result ` parameter type to ` typing.Type[object] `
18+ * [ #102 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/102 ) fix ` pyqtSlot ` parameter typing and overloads
1919* [ #104 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/104 ) ` sip.voidptr ` handles integer values and sequences and takes ` self `
2020* [ #103 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/103 ) ` pyqtBoundSignal.disconnect() ` 's ` slot ` parameter is optional
2121* [ #100 ] ( https://github.com/stlehmann/PyQt5-stubs/pull/100 ) fill generic parameter as ` sip.array[int] ` for QtDataVisualization textures
You can’t perform that action at this time.
0 commit comments