MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / icon

Function icon

launcher/ui/java/InstallJavaDialog.cpp:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 QString id() const override { return uid; }
99 QString displayName() const override { return name; }
100 QIcon icon() const override { return APPLICATION->getThemedIcon(iconName); }
101
102 void openedImpl() override
103 {

Callers 3

iconFileExistsMethod · 0.50
deleteIconMethod · 0.50
trashIconMethod · 0.50

Calls 1

getThemedIconMethod · 0.80

Tested by

no test coverage detected