Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.2
-
None
-
0d33ac559 (dev), 46f3b70b4 (6.9), 456ad2a79 (6.8)
Description
(reported from PySide6-stubs)
According to documentation ( https://doc.qt.io/qt-6/qprogressdialog.html#setCancelButton ), passing None to setCancelButton() is the only way to hide the cancel button.
The signature should be updated to accept None