PySide2.QtConcurrent

Detailed Description

The Qt Concurrent module contains functionality to support concurrent execution of program code.

The Qt Concurrent module extends the basic threading support found in Qt Core module and simplifies the development of code that can be executed in parallel on all available CPU cores.