import QtQuick 1.1 Rectangle { RotationAnimation on rotation { loops: RotationAnimation.Infinite } }