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