MCPcopy 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
49struct MMCIcon {

Callers 2

hasMethod · 0.80
removeMethod · 0.80

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected