Best way to animate a circle moving around a screen in QT?

Posted by adrien on Stack Overflow See other posts from Stack Overflow or by adrien
Published on 2010-03-08T03:08:02Z Indexed on 2010/03/08 3:09 UTC
Read the original article Hit count: 343

Filed under:
|
|

If I wanted to, using QT, simply have some circles move around in a white box, or a graphic, what would be the best method of this? Would I need to draw white/the graphic behind where the circle moved from every time? Is there a simple way of accomplishing this in QT?

© Stack Overflow or respective owner

Best way to animate a circle moving around a screen in QT?

Posted by adrien on Stack Overflow See other posts from Stack Overflow or by adrien
Published on 2010-03-08T03:08:02Z Indexed on 2010/03/08 3:30 UTC
Read the original article Hit count: 343

Filed under:
|
|

If I wanted to, using QT, simply have some circles move around in a white box, or a graphic, what would be the best method of this?

Would I need to draw white/the graphic behind where the circle moved from every time? Is there a simple way of accomplishing this in QT?

© Stack Overflow or respective owner

Related posts about qt

Related posts about animation