Results 1 to 2 of 2

Thread: QWhatsThis text in QDockWidget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    15

    Default QWhatsThis text in QDockWidget

    Is it possible to use QWhatsThis text on a Qlabel widget that's in a QDockWidget? It doesn't work by default like it does in a QMainWindow or QDialog.

    Apprecaite any advice.

  2. #2
    Join Date
    Feb 2010
    Location
    Hyderabad, India
    Posts
    15
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWhatsThis text in QDockWidget

    In the scenario, when you need to display the QWhatsThis text, are you sure that you are in the correct mode?
    You can use, QWhatsThis::enterWhatsThisMode () to be in the correct mode and in this case, when you click on the label in the dock widget, you should be able to see the QWhatsThis text.

Similar Threads

  1. Solutions for invoking QWhatsThis Mode
    By ike in forum Qt Programming
    Replies: 9
    Last Post: 28th May 2009, 20:18
  2. Replies: 1
    Last Post: 2nd May 2009, 11:01
  3. QWhatsThis appear when hovering over QPushButton?
    By seanmu13 in forum Qt Programming
    Replies: 1
    Last Post: 13th June 2007, 21:06
  4. How To Change Width of QWhatsThis
    By seanmu13 in forum Qt Programming
    Replies: 2
    Last Post: 7th June 2007, 14:34
  5. linking in QWhatsThis
    By Greenmanspirit in forum Qt Programming
    Replies: 4
    Last Post: 4th June 2007, 21:02

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.