TaurusLCDValue¶
-
class
TaurusLCDValue(parent=None, designMode=False)[source]¶ Bases:
PyQt4.QtGui.QLCDNumber,taurus.qt.qtgui.base.taurusbase.TaurusBaseWidgetA LCD widget displaying a tango attribute value
Deprecated since version 2.0: Use
taurus.qt.qtgui.display.TaurusLCDinstead.-
model¶ Returns the model name for this component.
Return type: :class:~`str` Returns: the model name.
-
showQuality¶ Returns if showing the quality as a background color
Return type: :class:~`bool` Returns: True if showing the quality or False otherwise
-
useParentModel¶ Returns whether this component is using the parent model
Return type: :class:~`bool` Returns: True if using parent model or False otherwise
-