Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ MouseLeftUp
Method
MouseLeftUp
gui/builtinShipBrowser/shipItem.py:155–156 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
153
self.newBtnCB()
154
155
def
MouseLeftUp(self, event):
156
self.selectShip(event)
157
158
def
newBtnCB(self):
159
if
self.tcFitName.IsShown():
Callers
nothing calls this directly
Calls
1
selectShip
Method · 0.95
Tested by
no test coverage detected