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