Skip to content

munich-ml/GUIs_with_threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI demonstration with threads

A GUI should be created with a worker-thread and inter-thread communication for demonstration purpose. Two solution have been implemented:

folder GUI framework thread inter-thread communication
1_Qt Qt5 QThread pyqtSignal
2_Tkinter Tkinter threading.Thread callback function

broken imgs/gui_screenshot.png

About

Qt application demonstrating the usage of QThreads

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published