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