Results 1 to 2 of 2

Thread: Stop QDialogs from showing WindowContextHelpButtonHint by default?

  1. #1
    Join Date
    Jul 2007
    Posts
    56
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Stop QDialogs from showing WindowContextHelpButtonHint by default?

    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?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Stop QDialogs from showing WindowContextHelpButtonHint by default?

    No, you can't do that from Designer - it doesn't even create real widget classes

  3. The following user says thank you to wysota for this useful post:

    will49 (19th November 2008)

Similar Threads

  1. Replies: 7
    Last Post: 12th January 2011, 22:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.