hlcc 2.0.0-beta2+pre1
|
Controller class for custom TaurusHmsLabel. More...
Public Member Functions | |
def | __init__ (self, widget) |
Constructor. | |
Protected Member Functions | |
def | _updateBackground (self, widget) |
Invoke the updateLabelBackground() base method and then the parent's colors propagation function. | |
def | _updateForeground (self, widget) |
Used to handled the new value events from subscription or polling. | |
Controller class for custom TaurusHmsLabel.
Used to specify the TaurusBaseController _updateBackground() and _updateForeground() implementations
def taurushmslabel.TaurusHmsLabelController.__init__ | ( | self, | |
widget | |||
) |
Constructor.
|
protected |
Invoke the updateLabelBackground() base method and then the parent's colors propagation function.
|
protected |
Used to handled the new value events from subscription or polling.
Display the correct value with the correspondent model index.