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

Method updateView

graphs/gui/lists.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 self.refresh(self.wrappers)
82
83 def updateView(self):
84 self.update(self.wrappers)
85
86 # UI event handling
87 def OnMouseMove(self, event):

Callers 15

handleDragMethod · 0.95
OnLineStyleChangeMethod · 0.95
removeWrappersMethod · 0.95
OnFitRenamedMethod · 0.95
OnFitChangedMethod · 0.95
OnFitRemovedMethod · 0.95
OnProfileRenamedMethod · 0.95
OnProfileChangedMethod · 0.95
OnProfileRemovedMethod · 0.95
addFitMethod · 0.95
addFitsByIDsMethod · 0.95
__init__Method · 0.45

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected