aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/drumpad/final_project/Python
diff options
context:
space:
mode:
authorEce Cinucen <ece.cinucen@qt.io>2025-07-21 13:40:23 +0200
committerEce Cinucen <ece.cinucen@qt.io>2025-07-29 09:33:17 +0200
commit7ddd042bf3080ac354ea5c673ba244ea0796117e (patch)
treeeb1d02e296d9df26b1c3e18613d15be0a7ec590d /examples/tutorials/drumpad/final_project/Python
parentfdb32106a1ba53e4d54cdcb2855678ec8ae9fa53 (diff)
type hints: Fix some return types
Use Optional[...] to reflect that these functions may return None for functions QGuiApplication.screenAt, QGuiApplication.modalWindow and QCompleter.popup mapping.py file had already a list for functions missing optional return, the function names added to the this list and removed from typesystem. Amends da0f2625bf368e7d8ebd643cc303c8b7e6a6805d. Task-number: PYSIDE-3139 Pick-to: 6.8 6.9 Change-Id: Id6331862d7b0894a3e97b95e2e825533eca1896f Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/tutorials/drumpad/final_project/Python')
0 files changed, 0 insertions, 0 deletions