Bio-Otto / pyside2-threading

Basic example of using PySide2 and putting a worker object in a different thread to not block the GUI on the main thread.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyside2-threading

gui

Basic example of using PySide2 and putting a worker object in a different thread to not block (non-blocking) the GUI in the main thread.

About

Basic example of using PySide2 and putting a worker object in a different thread to not block the GUI on the main thread.


Languages

Language:Python 100.0%