Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem in getting tooltip?

Problem in getting tooltip?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pratik041
    wrote on last edited by
    #1

    In my program after setting the tooltip also i am not getting the tooltip while hovering. What may be the cause of it? This problem i am getting in this particular program only.

    Pratik Agrawal

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pratik041
      wrote on last edited by
      #2

      I now got the problem. The problem was coming due to event filter.

      Pratik Agrawal

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Anticross
        wrote on last edited by
        #3

        Where do you set the tool tip? For some item on widget or else ? Do you use Abstract model or re-implement data method in standard model ?

        1 Reply Last reply
        0
        • P Offline
          P Offline
          pratik041
          wrote on last edited by
          #4

          [quote author="Anticross" date="1325161368"]Where do you set the tool tip? For some item on widget or else ? Do you use Abstract model or re-implement data method in standard model ?[/quote]

          Actually i was trying to show always the tooltip irrespective of the widget has focus or not. This was possible from the setAttribute function and some code was problem in event filter also.

          Pratik Agrawal

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved