def event(self, e):
     print e, e.type()
     return QPushButton.event(self, e)