TaurusWheelEdit
- class TaurusWheelEdit(qt_parent=None, designMode=False)[source]
Import from
taurus.qt.qtgui.input
as:from taurus.qt.qtgui.input import TaurusWheelEdit
- autoApply
whether autoApply mode is enabled or not.
- Returns:
True if autoApply is enabled. False otherwise
- Return type:
- forcedApply
whether forcedApply mode is enabled or not.
- Returns:
True if forceApply is enabled. False otherwise
- Return type:
- model
Returns the model name for this component.
- useParentModel
(deprecated))