Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getImage
Method
getImage
gui/builtinPreferenceViews/pyfaDatabasePreferences.py:121–122 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
119
''
&
#x27;
120
121
def
getImage(self):
122
return
BitmapLoader.getBitmap(
"settings_database"
,
"gui"
)
123
124
125
PFGeneralPref.register()
Callers
nothing calls this directly
Calls
1
getBitmap
Method · 0.45
Tested by
no test coverage detected