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

Method register

gui/statsView.py:28–29  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

26
27 @classmethod
28 def register(cls):
29 StatsView.views[cls.name] = cls
30
31 @classmethod
32 def getView(cls, name):

Callers 15

baseIcon.pyFile · 0.45
state.pyFile · 0.45
misc.pyFile · 0.45
dampScanRes.pyFile · 0.45
projectionRange.pyFile · 0.45
graphLineStyle.pyFile · 0.45
ammo.pyFile · 0.45
capacitorUse.pyFile · 0.45
graphColor.pyFile · 0.45
droneRegen.pyFile · 0.45
heat.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected