Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ wrapperAttr
Method
wrapperAttr
graphs/gui/stylePickers.py:70–71 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
68
69
@property
70
def
wrapperAttr(self):
71
raise
NotImplementedError
72
73
def
OnLeftDown(self, event):
74
styleID = getattr(event.GetEventObject(),
'styleID'
, None)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected