ate
highlight { Item {Image { y:0 ; height:40 ; source : "focus.png" }
}
}
From: Jana Aurindam [aurindam.j...@digia.com]
Sent: Tuesday, October 09, 2012 9:49 PM
To: Ramakanthreddy_Kesireddy
Cc: interest@qt-project.org
Subject: Re: [Interest] sequential animations on L
rg>
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@qt-project.org<mai
[interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam@qt-project.org]
on behalf of Scott Aron Bloom [scott.bl...@onshorecs.com]
Sent: Friday, October 05, 2012 11:01 PM
To: interest@qt-project.org
Subject: Re: [Interest] sequential animations on ListView Elements
There is no built in way with
Of SUNIL KUMAR M
Sent: Thursday, September 27, 2012 7:43 PM
To: interest@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
On 09/27/12 13:23, SUNIL KUMAR M wrote:
> Please provide sample code for supporting animations on listview
> elements separately..
Have you tried animating the delegate? And to expand a bit, what have
you tried and what did not work?
With kind regards,
Jan
--
Trojita, a fast e-mail client -- h
On 09/27/2012 07:23 AM, SUNIL KUMAR M wrote:
> Hai,
>
> I need sample code for doing animations on list-view elements in Qt
>
Smells like a home work assignment.
> I created list-view menu where for each element there will be index, I want to
> animate listview elements on properties like opacity
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 ..
Hai,
I need sample code for doing animations on list-view elements in Qt
I created list-view menu where for each element there will be index, I
want to animate listview elements on properties like opacity,
rotation...etc...but not adding, appending , deleting. just with the
help of timer