How can I hide/delete the "?" help button on the "title bar" of a QT Dialog?
Posted
by AJ
on Stack Overflow
See other posts from Stack Overflow
or by AJ
Published on 2008-09-17T09:59:16Z
Indexed on
2010/05/09
4:28 UTC
Read the original article
Hit count: 288
I am using QT Dialogs in one of my application. I need to hide/delete the help button. But i am not able to locate where exactly i get the handle to his help button. Not sure if its a particular flag on the QT window.
Kindly let me know if you know how to achieve this.
© Stack Overflow or respective owner