PDA

View Full Version : Qt3 Help ? icon next to minimise and maximise window icon



nleverin
17th January 2008, 04:12
Hi i am using Qt3 Designer and i have one form that is a QDialog object that includes a ? next icon that when selected creates a ? by the cursor to implement Qwhatsthis functionality.

Does anyone know the attribute to remove this option from my QDialog form?

thanks in advance nlev

high_flyer
17th January 2008, 10:17
I think you need to set the widget flags (http://doc.trolltech.com/3.3/qt.html#WidgetFlags-enum) with the options you want