Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getImage
Method
getImage
gui/builtinPreferenceViews/pyfaLoggingPreferences.py:87–88 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
85
''
&
#x27;
86
87
def
getImage(self):
88
return
BitmapLoader.getBitmap(
"settings_log"
,
"gui"
)
89
90
91
PFGeneralPref.register()
Callers
nothing calls this directly
Calls
1
getBitmap
Method · 0.45
Tested by
no test coverage detected