Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ GetBitmap
Method
GetBitmap
src/gui/idlepanel.cc:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
const wxBitmap GetBitmap() override
299
{
300
return applicationBitmap->GetBitmap();
301
}
302
303
private:
304
void LoadConfig()
Callers
2
MainWindowImpl
Method · 0.80
AddIcon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected