PDA

View Full Version : how to draw rounded rectangle border for QFrame with style sheets



babu198649
4th July 2008, 10:23
hi
how to draw rounded rectangle border for QFrame with style sheets

igor71
4th July 2008, 12:09
http://www.qtcentre.org/forum/f-qt-programming-2/t-toplevel-widget-with-rounded-corners-3205.html/?highlight=setmask
If you want it to be top level window.

jpn
5th July 2008, 19:35
how to draw rounded rectangle border for QFrame with style sheets
The Qt reference documentation gives lots of style sheet examples. See Customizing QFrame (http://doc.trolltech.com/4.4/stylesheet-examples.html#customizing-qframe).