qt6-bb10/examples/widgets/widgets/shapedclock
Eirik Aavitsland 191ac31598 Modernize shapedclock example
Relying on the hard clipping of QRegion widget masks to create
non-rectangular windows is a solution from a bygone era. The result
looks horrible with today's eyes, particularly on a high-dpi
screen. Update the example to create smooth anti-aliased edges using
translucent window bacground.

Task-number: QTBUG-64229
Change-Id: I8859d61177d2a2dc446632c23f27f42050e0d7c7
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2019-12-10 00:38:40 +01:00
..
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
shapedclock.cpp Modernize shapedclock example 2019-12-10 00:38:40 +01:00
shapedclock.h Cleanup Widgets examples - nullptr 2019-01-23 15:13:45 +00:00
shapedclock.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00