qstate.transition() is available in qt4.7 I am using 4.6 ... bummer! On 17:37 Tue 03 May , [email protected] wrote: > > Hello, > > According to the doc, QState has a method called transitions() > which returns all the transitions attached to a qstate. > That is just what I need. > > Nevertheless, qstate.sip doesn't wrap that method. > Hence, it is not available from python. > Is there a reason? > Am I missing something? > > cheers, > > > -- > Emmanuel > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-- Emmanuel _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
