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

Controller class for custom TaurusRadiansLabel. More...

Inheritance diagram for taurusradianslabel.TaurusRadiansLabelController:

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

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

Constructor & Destructor Documentation

◆ __init__()

def taurusradianslabel.TaurusRadiansLabelController.__init__ (   self,
  widget 
)

Constructor.

Member Function Documentation

◆ _updateBackground()

def taurusradianslabel.TaurusRadiansLabelController._updateBackground (   self,
  widget 
)
protected

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

◆ _updateForeground()

def taurusradianslabel.TaurusRadiansLabelController._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: