User Tools

Site Tools


qt-quick-for-designers-1:making_things_move

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
qt-quick-for-designers-1:making_things_move [2013/06/22 02:18] mithatqt-quick-for-designers-1:making_things_move [2013/06/22 02:21] mithat
Line 307: Line 307:
 </code> </code>
  
 +=== PauseAnimation ===
 +  * The **PauseAnimation** allows you to add delays in your animation.
 +<code>
 +PauseAnimation {
 +  target : myRect
 +  duration: 100
 +}</code>
  
qt-quick-for-designers-1/making_things_move.txt · Last modified: 2013/07/06 22:52 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki