TaurusLCDValue

Inheritance diagram of TaurusLCDValue

class TaurusLCDValue(parent=None, designMode=False)[source]

Bases: PyQt4.QtGui.QLCDNumber, taurus.qt.qtgui.base.taurusbase.TaurusBaseWidget

A LCD widget displaying a tango attribute value

Deprecated since version 2.0: Use taurus.qt.qtgui.display.TaurusLCD instead.

defineStyle()[source]
getCharsToDisplayFromFormat(fmt)[source]
getModelClass()[source]
classmethod getQtDesignerPluginInfo()[source]
isReadOnly()[source]
minimumSizeHint()[source]
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
updateStyle()[source]
useParentModel

Returns whether this component is using the parent model

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