Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.8.1
-
None
Description
The stubs for QMessageBox are missing default values for button0 and button1 as they are described in the docs for these static functions:
QMessageBox.question QMessageBox.critical QMessageBox.warning
while they exist for:
QMessageBox.information
(Stubs in 6.8.0 were complete)
Attachments
Issue Links
- duplicates
-
PYSIDE-2939 Type hints: QMessageBox.warning misses default values for button0, button1
- Closed