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 play Gif with QToolTip
Forum Updated to NodeBB v4.3 + New Features

How to play Gif with QToolTip

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 834 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.
  • M Offline
    M Offline
    magicstar
    wrote on last edited by
    #1

    Hello,
    if I set gif in QTooltip, I only see first frame. Gif is not moving. May I please know how to set gif in QTooltip

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      How do you set it ?
      Only
      http://doc.qt.io/qt-5/qmovie.html
      plays the animation.

      M 1 Reply Last reply
      2
      • mrjjM mrjj

        Hi
        How do you set it ?
        Only
        http://doc.qt.io/qt-5/qmovie.html
        plays the animation.

        M Offline
        M Offline
        magicstar
        wrote on last edited by
        #3

        @mrjj
        How to use QMovie with QToolTip?
        Can you show example?

        1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @magicstar said in How to play Gif with QToolTip:

          How to use QMovie with QToolTip?

          You can't. You have to do it on your own with window flag Qt::Tool

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          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