TaurusScalarAttributeControllerHelper

digraph inheritanceb38626546a { bgcolor=transparent; rankdir=UD; ratio=compress; size="8.0, 12.0"; "TaurusAttributeControllerHelper" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded]; "TaurusScalarAttributeControllerHelper" [color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded]; "TaurusAttributeControllerHelper" -> "TaurusScalarAttributeControllerHelper" [arrowsize=0.5,style="setlinewidth(0.5)"]; }
class TaurusScalarAttributeControllerHelper[source]

Bases: taurus.qt.qtgui.base.tauruscontroller.TaurusAttributeControllerHelper

displayValue(value)[source]
getDisplayValue(write=False)[source]