Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_initUi
Method · 0.45
__init__
Method · 0.45
_runFile
Method · 0.45
initAccount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected