TaurusStateLabel¶
-
class
TaurusStateLabel(parent=None, designMode=False)[source]¶ Bases:
taurus.qt.qtgui.display.taurusvaluelabel.TaurusValueLabelDeprecated since version Use:
taurus.qt.qtgui.display.TaurusLabelinstead.-
getFormatedToolTip(cache=True, **notused)[source]¶ The tooltip should refer to the device and not the state attribute. That is why this method is being rewritten
-
model¶ Returns the model name for this component.
Return type: :class:~`str` Returns: the model name.
-