Results 1 to 4 of 4

Thread: Implementing gif images in QT 3.3.2

  1. #1
    Join Date
    Jun 2006
    Location
    India
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Question Implementing gif images in QT 3.3.2

    hi

    I have got problem in displaying "animated GIF/PNG " files in QT.

    I am using QMovie() method (I hope we can use this method )
    pl do help me out.

    Thanks in advance
    Last edited by vvbkumar; 21st July 2006 at 14:56. Reason: Content change

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Implementing gif images in QT 3.3.2

    Do you have an image plugin for handling gif format? Do static gifs work ok?

  3. #3
    Join Date
    Jun 2006
    Location
    India
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Implementing gif images in QT 3.3.2

    Well.... for static images i am using PNG format which is working fine.....

    GIF format isnt working for static images also......

    thanks in advance

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Implementing gif images in QT 3.3.2

    So you are missing the plugin for gif files. You should reconfigure and recompile your Qt installation with gif support (pass -qt-gif switch to configure).

Similar Threads

  1. Question about thumbnailing different kinds of images
    By SkripT in forum Qt Programming
    Replies: 6
    Last Post: 18th March 2006, 13:05
  2. working with images
    By Kapil in forum Newbie
    Replies: 2
    Last Post: 9th March 2006, 11:59
  3. Images in QLabel
    By qball2k5 in forum Qt Programming
    Replies: 5
    Last Post: 6th March 2006, 21:28

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.