Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ value_from_feat
Method
value_from_feat
lantz/ui/widgets.py:392–393 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
390
return
self._value_widget.writable
391
392
def
value_from_feat(self):
393
return
self._value_widget.value_from_feat()
394
395
396
class
LabeledFeatWidget(QtGui.QWidget):
Callers
nothing calls this directly
Calls
1
value_from_feat
Method · 0.45
Tested by
no test coverage detected