Play with setMask
Play with setMask
a life without programming is like an empty bottle![]()
IMO you just need to leave the corners not drawn in the paint event of your widget. There is even no reason to use setMask. In Qt4.1+ there is no background drawn by default. In Qt4.0 I think you need to pass some flag to your widget to enable the same behaviour.
Bookmarks