Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetBitmap
Method
SetBitmap
modules/sharing/mod-cloud-audiocom/ui/UserImage.cpp:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void UserImage::SetBitmap(const wxBitmap& bitmap)
33
{
34
mBitmap = bitmap;
35
Refresh(true);
36
}
37
38
void UserImage::SetBitmap(const wxString& path)
39
{
Callers
2
UpdateUserData
Method · 0.45
SetAnonymousState
Method · 0.45
Calls
2
wxBitmap
Class · 0.50
IsOk
Method · 0.45
Tested by
no test coverage detected