Qt Tips
states: [ State { name: "..." PropertyChanges { target: obj opacity: 1 } StateChangeScript { script: console.log("state changed") } } ]