Home
last modified time | relevance | path

Searched refs:setStepSmall (Results 1 – 3 of 3) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/frontend/
H A Dnotes-ui66 self.fProgressBar.setStepSmall(1.0)
H A Dcarla_widgets.py314 self.ui.widget.setStepSmall(pInfo['stepSmall'])
/dports/audio/carla/Carla-2.4.1/source/frontend/widgets/
H A Dparamspinbox.py351 def setStepSmall(self, value): member in ParamSpinBox