Jules 29cb993b7b Fix cross-thread : QTimer.singleShot au lieu de pyqtSignal
pyqtSignal.emit() depuis un thread Python standard ne fonctionne pas.
Utilise QTimer.singleShot(0, callback) qui est thread-safe et
exécute le callback dans le thread principal Qt.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 22:55:31 +01:00
2026-03-21 18:46:07 +01:00

photostation

Borne impression photo - PyQt6, écran tactile, imprimante sublimation

Description
Borne impression photo - PyQt6, écran tactile, imprimante sublimation
Readme 326 KiB
Languages
Python 99.7%
Shell 0.3%