Skip to content

qtapputils v0.5.3

Latest
Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 25 Jun 18:33
49fb410

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

Changelog

PR #17: Workaround a bug in QDoubleSpinBox when 'coma' is used as decimals and thousands separator
PR #18: consume Enter or Return key press and release events in QDoubleSpinBox