taurus taurus

Previous topic

TaurusValueSpinBoxEx

Next topic

taurus.qt.qtgui.model

This Page

TaurusWheelEdit

Inheritance diagram of TaurusWheelEdit

class TaurusWheelEdit(qt_parent=None, designMode=False)

Bases: taurus.qt.qtgui.input.qwheel.QWheelEdit, taurus.qt.qtgui.base.taurusbase.TaurusBaseWritableWidget

autoApply

whether autoApply mode is enabled or not.

Return type::class:~`bool`
Returns:
forcedApply

whether forcedApply mode is enabled or not.

Return type::class:~`bool`
Returns:
classmethod getQtDesignerPluginInfo()
handleEvent(evt_src, evt_type, evt_value)
model

Returns the model name for this component.

Return type::class:~`str`
Returns:the model name.
updateStyle()
useParentModel

Returns whether this component is using the parent model

Return type::class:~`bool`
Returns:True if using parent model or False otherwise