Details
-
Bug
-
Status: Closed
-
P2: Important
-
Resolution: Done
-
5.15.1
-
None
-
linux deepin
-
-
3506158551488788450498f9b4ffe86375172fea (pyside/pyside-setup/dev) 7846820197b95ffc74e899df600542f5f2eaf3c7 (pyside/pyside-setup/6.0) b833d09c0a83d54899bbdf36367c15fb820d63c6 (pyside/tqtc-pyside-setup/5.15)
Description
The type hint says:
typing.Tuple[PySide2.QtGui.QFont, bool]
But in reality, the output is reversed:
font, ok = QFontDialog.getFont() print(font, ok)
True <PySide2.QtGui.QFont(Segoe UI,10,-1,5,25,0,0,0,0,0,Light) at 0x7f0fc37595c8>
Attachments
For Gerrit Dashboard: PYSIDE-1409 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
344298,2 | signature: Refine the decision heuristics of result tuples | 6.0 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
344299,4 | signature: Refine the decision heuristics of result tuples | tqtc/lts-5.15 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |
344390,2 | signature: Refine the decision heuristics of result tuples | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |