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. How to make qtextedit work like a tooltip so that i am able to use scrollbar to see large text? Ask
Qt 6.11 is out! See what's new in the release blog

How to make qtextedit work like a tooltip so that i am able to use scrollbar to see large text? Ask

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 899 Views 1 Watching
  • 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.
  • Himanshu chardeH Offline
    Himanshu chardeH Offline
    Himanshu charde
    wrote on last edited by
    #1

    I am having a table widget with large content, when ever i hover mouse on the tableWidget items it should display the textEdit which contains scrollbar so that we can see the complete text in it

    JonBJ 1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      This part of the docs describes how to reimplement an event and use it to provide custom tooltip widget.

      (Z(:^

      1 Reply Last reply
      4
      • Himanshu chardeH Himanshu charde

        I am having a table widget with large content, when ever i hover mouse on the tableWidget items it should display the textEdit which contains scrollbar so that we can see the complete text in it

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @Himanshu-charde
        You should also consider using https://doc.qt.io/qt-5/qwidget.html#whatsThis-prop instead of tooltip for "large, formatted" help-type text/widgets.

        1 Reply Last reply
        2

        • Login

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