Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ on_get_clicked
Method
on_get_clicked
lantz/ui/widgets.py:462–463 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
460
461
@QtCore.Slot()
462
def
on_get_clicked(self):
463
self._widget.value_from_feat()
464
465
@QtCore.Slot()
466
def
on_set_clicked(self):
Callers
nothing calls this directly
Calls
1
value_from_feat
Method · 0.45
Tested by
no test coverage detected