Bases: PyQt4.QtGui.QLabel, taurus.qt.qtgui.base.taurusbase.TaurusBaseWidget
A label widget displaying the tango attribute configuration.
Deprecated since version 2.0: Use taurus.qt.qtgui.display.TaurusLabel instead.
Helper method to get the proper parameter value from the configuration
Returns the model name for this component.
Return type: | :class:~`str` |
---|---|
Returns: | the model name. |
prefix text (optional)
suffix text (optional)
Returns whether this component is using the parent model
Return type: | :class:~`bool` |
---|---|
Returns: | True if using parent model or False otherwise |