Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ has
Method
has
launcher/icons/MMCIcon.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
bool MMCIcon::has(IconType _type) const
74
{
75
return m_images[_type].present();
76
}
77
78
QIcon MMCIcon::icon() const
79
{
Callers
3
directoryChanged
Method · 0.45
iconFileExists
Method · 0.45
deleteIcon
Method · 0.45
Calls
1
present
Method · 0.80
Tested by
no test coverage detected