Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setIcon
Method
setIcon
launcher/ui/widgets/IconLabel.cpp:20–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void IconLabel::setIcon(QIcon icon)
21
{
22
m_icon = icon;
23
update();
24
}
25
26
void IconLabel::paintEvent(QPaintEvent *)
27
{
Callers
15
processFlame
Method · 0.45
processModrinth
Method · 0.45
login
Method · 0.45
readyForLaunch
Method · 0.45
createMainToolbarActions
Method · 0.45
createMainToolbar
Method · 0.45
createNewsToolbar
Method · 0.45
createInstanceActions
Method · 0.45
MainWindow
Method · 0.45
repopulateAccountsMenu
Method · 0.45
defaultAccountChanged
Method · 0.45
on_actionCopyInstance_triggered
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected