Ejemplo n.º 1
0
 def __init__(self):
     QFloatSlider.__init__(self)
     AbstractFloatWidget.__init__(self)
     self.value_changed_signal = self.floatValueChanged
     self.setMinimumWidth(18)