[Qt-interest] How to make a widget show as a animation mode?

Sean Harmer sean.harmer at maps-technology.com
Wed Jun 10 11:06:09 CEST 2009


Hi,

On Wednesday 10 Jun 2009 07:53:27 Kermit Mei wrote:
> On Wed, 2009-06-10 at 11:57 +0530, Chandru... wrote:
> > /examples/graphicsview/collidingmice/ is using graphicsanimation  ....
> > its very easy for u ..
>
> <snip>
>
> > WAGMARE
>
> Yes,thank you, WAGMARE. But, I want to move some QWidgets or its
> sub-class object, such as QPushButton, QLabel and so on.
Yes you can by using QGraphicsProxyWidget. Also as mentioned check out the new 
animation framework which is available as Qt solution but is already in the 
latest master branch of the git repo. It is dead easy to use.

Cheers,

Sean



More information about the Qt-interest-old mailing list