Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getImage
Method
getImage
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:268–269 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
266
self.editProxySettingsPassword.Disable()
267
268
def
getImage(self):
269
return
BitmapLoader.getBitmap(
"prefs_proxy"
,
"gui"
)
270
271
272
PFNetworkPref.register()
Callers
nothing calls this directly
Calls
1
getBitmap
Method · 0.45
Tested by
no test coverage detected