[Interest] sequential animations on ListView Elements

Jana Aurindam Aurindam.Jana at digia.com
Tue Oct 9 18:19:14 CEST 2012


ViewTransitions are applied when data in the model changes.
If thats not the case, then you need to animate each item separately.

 --
  Aurindam Jana, Software Engineer - Digia, Qt
  Don't Panic!
  Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
  Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
  Registergericht: Amtsgericht Charlottenburg, HRB 144331 B



On Oct 6, 2012, at 3:08 PM, Ramakanthreddy_Kesireddy wrote:

Could you please let me know if we can do with View transitions(http://doc-snapshot.qt-project.org/5.0/qml-qtquick2-viewtransition.html) instead.



Best Regards,
Ramakanth



________________________________
From: interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org<mailto:interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org> [interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org<mailto:interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org>] on behalf of Scott Aron Bloom [Scott.Bloom at onshorecs.com<mailto:Scott.Bloom at onshorecs.com>]
Sent: Friday, October 05, 2012 11:01 PM
To: interest at qt-project.org<mailto:interest at qt-project.org>
Subject: Re: [Interest] sequential animations on ListView Elements

There is no built in way with Qt.  It can be done, not to difficult, I have done it for clients.

Start with the docs for the IconRole and QTimer


From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org<mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org> [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org<mailto:onshorecs.com at qt-project.org>] On Behalf Of SUNIL KUMAR M
Sent: Thursday, September 27, 2012 7:43 PM
To: interest at qt-project.org<mailto:interest at qt-project.org>
Subject: Re: [Interest] sequential animations on ListView Elements


Hai,

I need sample code for doing animations on states and transitions using timer


I created States in my coding, I want to animate those states with respect to timer on properties like opacity, rotation…etc…

Please provide sample code for supporting animations ..




Thanks & regards
Sunil kumar

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121009/69388770/attachment.html>


More information about the Interest mailing list