taurus taurus

Previous topic

TaurusLCD

Next topic

TaurusLabel

This Page

TaurusLCDValue

Inheritance diagram of TaurusLCDValue

class TaurusLCDValue(parent=None, designMode=False)

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()
getCharsToDisplayFromFormat(fmt)
getModelClass()
classmethod getQtDesignerPluginInfo()
isReadOnly()
minimumSizeHint()
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()
useParentModel

Returns whether this component is using the parent model

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