Skip to content

qtapputils v0.4.0

Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 17 Oct 17:53
· 33 commits to main since this release
31681d9

A compendium of utilities to make building Qt applications in Python easier.

Changelog

PR #10: Add two task managers and a base class for a worker
PR #11: Add a 'run tasks started' signal to TaskManagerBase and minor behavior change to LIFOTaskManager