Hi all

Working on Qt4.3.4 on Windows XP, I want to know how to hide Close (X) that is appearing on right hand side of the widget.


Earlier i had working on MAC OS, there i set WindowModality to Qt::ApplicationModal , then close button hides,

Is there any flag for windows to hide the close button.


Regards

Merry