On Tue, 3 May 2011 17:43:58 -0700, [email protected] wrote:
>
> qstate.transition() is available in qt4.7
> I am using 4.6

Although it's probably an implementation detail, you could call

  state.findChildren(QAbstractTransition)

to get a list of transitions.

David
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to