hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
taurushmslabel.TaurusHmsLabelController Class Reference

Controller class for custom TaurusHmsLabel. More...

Inheritance diagram for taurushmslabel.TaurusHmsLabelController:

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.
 

Detailed Description

Controller class for custom TaurusHmsLabel.

Used to specify the TaurusBaseController _updateBackground() and _updateForeground() implementations

Constructor & Destructor Documentation

◆ __init__()

def taurushmslabel.TaurusHmsLabelController.__init__ (   self,
  widget 
)

Constructor.

Member Function Documentation

◆ _updateBackground()

def taurushmslabel.TaurusHmsLabelController._updateBackground (   self,
  widget 
)
protected

Invoke the updateLabelBackground() base method and then the parent's colors propagation function.

◆ _updateForeground()

def taurushmslabel.TaurusHmsLabelController._updateForeground (   self,
  widget 
)
protected

Used to handled the new value events from subscription or polling.

Display the correct value with the correspondent model index.


The documentation for this class was generated from the following file: