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

Method SetParent

gui/errorDialog.py:62–63  ·  view source on GitHub ↗
(cls, parent)

Source from the content-addressed store, hash-verified

60
61 @classmethod
62 def SetParent(cls, parent):
63 cls.__parent = parent
64
65
66class ErrorFrame(AuxiliaryFrame):

Callers 1

pyfa.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected