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

Method GetValue

imagepy/ui/widgets/normal.py:365–365  ·  view source on GitHub ↗
(self, v)

Source from the content-addressed store, hash-verified

363 def Bind(self, z, f): pass
364 def SetValue(self, v): pass
365 def GetValue(self, v): pass
366
367class Check(wx.Panel):
368 def __init__(self, parent, title):

Callers 15

on_cmapMethod · 0.45
on_cmapselMethod · 0.45
on_lowMethod · 0.45
on_highMethod · 0.45
on_zoomMethod · 0.45
on_fitMethod · 0.45
on_handleMethod · 0.45
holdMethod · 0.45
para_changedMethod · 0.45
on_spnMethod · 0.45
GetValueMethod · 0.45
GetValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected