MCPcopy Create free account
hub / github.com/PrismLauncher/PrismLauncher / icon

Function icon

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

Source from the content-addressed store, hash-verified

97 QString id() const override { return uid; }
98 QString displayName() const override { return name; }
99 QIcon icon() const override { return QIcon::fromTheme(iconName); }
100
101 void openedImpl() override
102 {

Callers 3

iconFileExistsMethod · 0.50
deleteIconMethod · 0.50
trashIconMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected