Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ present
Method
present
launcher/icons/MMCIcon.h:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
QString key;
45
QString filename;
46
bool present() const { return !icon.isNull() || !key.isEmpty(); }
47
};
48
49
struct MMCIcon {
Callers
2
has
Method · 0.80
remove
Method · 0.80
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected