Example #1
0
 def setState(self, state):
     QTangoAttributeBase.setState(self, state, use_background_color=True)
Example #2
0
 def setState(self, state):
     QTangoAttributeBase.setState(self, state)
     self.setText(self.state)