MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get

Method get

lib/matplotlib/backends/qt_editor/_formlayout.py:415–416  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

413 widget.setup()
414
415 def get(self):
416 return [widget.get() for widget in self.widgetlist]
417
418
419class FormDialog(QtWidgets.QDialog):

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected