You'll have to use QWidget::setMask(). See for example this thread: Toplevel widget with rounded corners.
You'll have to use QWidget::setMask(). See for example this thread: Toplevel widget with rounded corners.
J-P Nurmi
WinchellChung (14th March 2008)
Thank you very much! I dropped your code into my dialog, and it worked like magic.
Bookmarks