import QtQuick 2.0 Image { transform: Rotation { angle: 6 Item on angle {} } }