Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
6.3.1
-
None
Description
The Documentation for QShortcut.setKey states that you can put a singular Key type such as Qt.Key_Escape in however when you try to do so it throws an error saying that it only accepts PySide6.QtGui.QKeySequence, PySide6.QtCore.QKeyCombination, PySide6.QtGui.QKeySequence.StandardKey, str, or int