Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.1.3
-
None
Description
In Qt Creator create a new Shaped Clock Example project from Examples.
Build and run it.
Expected: the application window is round.
Actual: the application window is rectangular. It is not clipped.
Screenshots:
Clock.png - actual application window on MacOS.
Clock expected.png - expected application window.