[Interest] set a border on QWidget
Sujan Dasmahapatra
sdh at lmwindpower.com
Thu May 3 08:35:20 CEST 2012
I want to set a black color border on the QWidget. How can I do that
Please give some suggestions.
QWidget *widget = new QWidget(this);
widget->setGeometry(0,0,600,400);
widget->show();
My widget is showing but I want a border visible. Any help would be
appreciated, thanks Sujan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120503/f4b1f394/attachment.html>
More information about the Interest
mailing list