MCPcopy Create free account
hub / github.com/Image-Py/imagepy / get_para

Method get_para

imagepy/ui/panelconfig.py:115–116  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

113 self.ctrl_dic[p].SetValue(self.para[p])
114
115 def get_para(self):
116 return self.para
117
118 def set_handle(self, handle=None):
119 self.handle = handle

Callers 4

showMethod · 0.80
on_labelMethod · 0.80
showMethod · 0.80
showMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected