Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
show
Method · 0.80
on_label
Method · 0.80
show
Method · 0.80
show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected