MCPcopy Create free account
hub / github.com/PyQt5/PyQtClient / value

Method value

Widgets/WaterWidget.py:117–118  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

115 self.repaint()
116
117 def value(self):
118 return self._value
119
120 def setValue(self, value, maximum=0):
121 self._value = value

Callers 4

_initUiMethod · 0.45
__init__Method · 0.45
_runFileMethod · 0.45
initAccountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected