WStyle of QWidget
Ting Xing
txingb at online.sh.cn
Fri Aug 11 11:27:02 BST 2000
Hello,
I am troubled that however I changed the widget's style
through WStyle, there is no effect.
This is what I tried:
QWidget *pWidget= new QWidget(0, "My Window",
WStyle_Customize|WStyle_Tool
|WStyle_Title);
pWidget->show();
I want to show a window with title and without maximize, minimize
and close buttons, but this way I can not get it.
Could you help?
Ting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20000811/4c6f2ccc/attachment.html>
More information about the KDevelop
mailing list