Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-23225

Make QToolTip display a QImage

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.7.4
    • None

    Description

      Allow the Developer to display an image using a QToolTip.
      E.g. QToolTip::showImage()

      Various Tutorials using rich text + embedded HTML images exist but they are far too complex:

      1.) Save a PNG image to QByteArray.
      2.) Convert the QByteArray to BASE64.
      3.) Create the HTML embedded image using <img ...>.
      4.) QToolTip::showText().

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            omarhawk Carsten Schmidt
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes