MCPcopy 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
72bool MMCIcon::has(IconType _type) const
73{
74 return m_images[_type].present();
75}
76
77QIcon MMCIcon::icon() const
78{

Callers 2

directoryChangedMethod · 0.45
iconFileExistsMethod · 0.45

Calls 1

presentMethod · 0.80

Tested by

no test coverage detected