Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnShowGraphFrameHidden
Method
OnShowGraphFrameHidden
gui/mainFrame.py:437–438 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
435
GraphFrame.openOne(self)
436
437
def
OnShowGraphFrameHidden(self, event):
438
GraphFrame.openOne(self, includeHidden=True)
439
440
def
OnShowDevTools(self, event):
441
DevTools.openOne(parent=self)
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected