[Qt-qml] Transition enabled property (suggestion)

Adriano Rezende adriano.rezende at openbossa.org
Wed Oct 13 21:30:07 CEST 2010


Hi,

I have some use cases which I need to go from state "A" to "B" with
and without transition depending on a condition. Using Transitions I
don't see a straightforward way to do this without duplicating states.
I think it would be nice to have an "enabled" property for Transition,
like the one present in the Behavior component.

Does it make sense?
There is another way using Transitions to do this without duplicating states?

Br,
Adriano



More information about the Qt-qml mailing list