Is there any way to prevent QDialogs from showing WindowContextHelpButtonHint by default, other that explicitly turning that window flag off with setWindowFlags() when I create the dialog?
e.g. a hidden flag in Designer or something better?
Is there any way to prevent QDialogs from showing WindowContextHelpButtonHint by default, other that explicitly turning that window flag off with setWindowFlags() when I create the dialog?
e.g. a hidden flag in Designer or something better?
Bookmarks