TaurusWheelEdit¶
-
class
TaurusWheelEdit(qt_parent=None, designMode=False)[source]¶ Bases:
taurus.qt.qtgui.input.qwheel.QWheelEdit,taurus.qt.qtgui.base.taurusbase.TaurusBaseWritableWidget-
autoApply¶ whether autoApply mode is enabled or not.
Return type: boolReturns:
-
forcedApply¶ whether forcedApply mode is enabled or not.
Return type: boolReturns:
-
model¶ Returns the model name for this component.
Return type: strReturns: the model name.
-
useParentModel¶ Returns whether this component is using the parent model
Return type: boolReturns: True if using parent model or False otherwise
-