Results 1 to 5 of 5

Thread: fading images

  1. #1
    Join Date
    Feb 2006
    Posts
    60
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default fading images

    Hi,
    I want to know whether Qt provides support to do animations. Particularly, I want to have an image that fades into the background and is not seen after some time.

    Please so reply me.

    regards,
    sreedhar

  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: fading images

    Yes. Use QTimer and change alpha value on each timeout. 16th issue of Qt Quarterly describes something simmilar.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: fading images

    You can also use QMovie.

  4. #4
    Join Date
    Mar 2006
    Location
    somewhere between France & Germany
    Posts
    34
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: fading images

    Hi sreedhar,

    have a look at the following: http://doc.trolltech.com/qq/qq16-fader.html

    Enjoy!
    Daniel

  5. #5
    Join Date
    Feb 2006
    Posts
    60
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: fading images

    Thanks a lot,

    sree

Similar Threads

  1. Regarding placing images in the grid
    By prajna in forum Newbie
    Replies: 1
    Last Post: 20th February 2009, 08:01
  2. Load Images in a dir into a QScrollArea
    By nmuntz in forum Qt Programming
    Replies: 3
    Last Post: 20th January 2009, 21:03
  3. import large number of images
    By sriluyarlagadda in forum Qt Programming
    Replies: 5
    Last Post: 15th May 2008, 10:26
  4. displayin' many images on a scence
    By peace_comp in forum Qt Programming
    Replies: 1
    Last Post: 1st May 2008, 08:57
  5. JPEG Images not shown in QiconView using QT3??
    By darpan in forum Qt Programming
    Replies: 1
    Last Post: 4th August 2006, 20:34

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.