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

Controller class for custom TaurusDegreesLabel. More...

Inheritance diagram for taurusdegreeslabel.TaurusDegreesLabelController:

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 TaurusDegreesLabel.

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

Constructor & Destructor Documentation

◆ __init__()

def taurusdegreeslabel.TaurusDegreesLabelController.__init__ (   self,
  widget 
)

Constructor.

Member Function Documentation

◆ _updateBackground()

def taurusdegreeslabel.TaurusDegreesLabelController._updateBackground (   self,
  widget 
)
protected

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

◆ _updateForeground()

def taurusdegreeslabel.TaurusDegreesLabelController._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: