import QtQuick 2.12 RotationAnimator { duration: theme.animationDuration * factor property real factor: 1.0 }