The objective of this repository is to compile a comprehensive collection of reusable Qt widgets suitable for integration into any application. This approach eliminates the need to develop common ...
Buttons with repeat=True now produce the first "pressed" event (i.e. call the callback) on mouse-down - previously the user needed to hold the mouse button pressed for a while before the auto-repeat ...