[Development] Toolability of mixing QML and JS
Alberto Mardegan
mardy at users.sourceforge.net
Thu Jun 27 09:43:50 CEST 2013
On 06/26/2013 08:38 PM, Alan Alpert wrote:
> I agree. There should be a purely declarative approach for all the
> "pure UI" parts, and a "triggers" property on State or a
> StateChangeConnections element would be an improvement.
What about this?
onMySignal: PropertyChanges {
target: myObject
status: "dead"
}
Ciao,
Alberto
--
http://blog.mardy.it <- geek in un lingua international!
More information about the Development
mailing list