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

Method register

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

Source from the content-addressed store, hash-verified

26
27 @classmethod
28 def register(cls):
29 PreferenceView.views.append(cls())
30
31 def populatePanel(self, panel):
32 raise NotImplementedError()

Callers

nothing calls this directly

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected