Results 1 to 5 of 5

Thread: In Pyqt4 Mouse movement on Text written in label display details

  1. #1
    Join Date
    May 2015
    Location
    Lubeck,Germany.
    Posts
    6
    Qt products
    Platforms
    Windows

    Default In Pyqt4 Mouse movement on Text written in label display details

    Hallo..
    I have developed a Temperature test model in Pyqt4 GUI. Is there any possibility that if i move the cursor of my mouse on text written in label it should show the details related to that text. For example if "Temperature" is written in label and if i move my mouse on Temperature it should display the temperature range.

    Will be thankful for help !!

  2. #2
    Join Date
    May 2015
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Red face Re: In Pyqt4 Mouse movement on Text written in label display details

    I succeeded using the "toolTip" property.

    example_label_qt.jpg

  3. #3
    Join Date
    May 2015
    Location
    Lubeck,Germany.
    Posts
    6
    Qt products
    Platforms
    Windows

    Default Re: In Pyqt4 Mouse movement on Text written in label display details

    Hey Chris can you provide me a little bit detail

  4. #4
    Join Date
    May 2015
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: In Pyqt4 Mouse movement on Text written in label display details

    In the attached screen example, you should see where I added the comments "Are you serious?" in the GUI form under the "Design" option on the background, the panel on the right shows the "toolTip" property and the screen in front shows what the result looks like.

  5. #5
    Join Date
    May 2015
    Location
    Lubeck,Germany.
    Posts
    6
    Qt products
    Platforms
    Windows

    Default Re: In Pyqt4 Mouse movement on Text written in label display details

    BRAVO !!!!
    Thanks

Similar Threads

  1. QMessageBox Details button label
    By frog in forum Qt Programming
    Replies: 2
    Last Post: 20th June 2015, 23:50
  2. In Pyqt4 Mouse movement on Text written in label display details
    By hassanhabib145 in forum Qt Programming
    Replies: 0
    Last Post: 27th May 2015, 13:56
  3. How to display Details of Audio File in QTreeView
    By owais_blore in forum Qt Programming
    Replies: 2
    Last Post: 26th November 2012, 06:30
  4. Drag Text on QPainter with left button of mouse movement
    By amitpatel22 in forum Qt Programming
    Replies: 1
    Last Post: 20th June 2011, 12:52
  5. Replies: 2
    Last Post: 8th April 2010, 16:16

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
  •  
Qt is a trademark of The Qt Company.