Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ ClearState
Method
ClearState
gui/builtinShipBrowser/sfBrowserItem.py:105–108 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
103
return
btn
104
105
def
ClearState(self):
106
for
button in self.buttons:
107
button.SetState()
108
self.hoverLabel =
""
109
110
def
MouseMove(self, event):
111
doRefresh = False
Callers
3
OnLeftUp
Method · 0.80
OnEnterWindow
Method · 0.80
OnLeaveWindow
Method · 0.80
Calls
1
SetState
Method · 0.80
Tested by
no test coverage detected