On Tue, 3 May 2011 17:43:58 -0700, emmanuel_mayssat at lynceantech.com 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