.. qtworker documentation master file, created by sphinx-quickstart on Wed Sep 25 23:06:35 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. qtworker - generic worker class for QThreadpool =============================================== While development of multiple GUI applications with PyQt5, implementing the same functions to handle multithreading lead to a utility library. While the general concept can be found in several locations on the internet, no small package was found, that could be installed. Therefore a new package was created. .. toctree:: :maxdepth: 1 :caption: Contents: setup package change Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`