Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ get
Method
get
lib/matplotlib/backends/qt_editor/_formlayout.py:386–387 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
384
widget.setup()
385
386
def
get(self):
387
return
[widget.get()
for
widget in self.widgetlist]
388
389
390
class
FormTabWidget(QtWidgets.QWidget):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected