MCPcopy Create free account
hub / github.com/NSLS2/PyXRF / setText

Method setText

pyxrf/gui_module/dlg_view_metadata.py:28–29  ·  view source on GitHub ↗
(self, text)

Source from the content-addressed store, hash-verified

26 self.setLayout(vbox)
27
28 def setText(self, text):
29 self.te_meta.setText(text)

Calls

no outgoing calls

Tested by

no test coverage detected