MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / GetValue

Method GetValue

gui/builtinItemStatsViews/attributeSlider.py:119–120  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

117 self.parent.SetClientSize((500, vsizer1.GetSize()[1]))
118
119 def GetValue(self):
120 return self.ctrl.GetValue()
121
122 def UpdateValue(self, evt):
123 self.SetValue(self.GetValue())

Callers 2

UpdateValueMethod · 0.95
OnWindowCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected