MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / updateView

Method updateView

gui/fitBrowserLite.py:165–166  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

163 self.fits = []
164
165 def updateView(self):
166 self.update(self.fits)
167
168 def refreshView(self):
169 self.refresh(self.fits)

Callers 3

updateDataMethod · 0.95
addFitsMethod · 0.95
removeFitsMethod · 0.95

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected