Example #1
0
 def showEvent(self, event):
     """Redefine el showEvent de qt"""
     self.myUpdate()
     QListBox.showEvent(self, event)