Ejemplo n.º 1
0
 def resizeEvent(self, event):
     QTimer.singleShot(0, self, SLOT("slot_updateBarGeometry()"))
     QAbstractSpinBox.resizeEvent(self, event)