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