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

Function id

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

Source from the content-addressed store, hash-verified

95 }
96
97 QString id() const override { return uid; }
98 QString displayName() const override { return name; }
99 QIcon icon() const override { return QIcon::fromTheme(iconName); }
100

Callers 7

invalidateMethod · 0.50
registerShortcutMethod · 0.50
filenameMethod · 0.50
getVariablesMethod · 0.50
saveColumnsMethod · 0.50
loadColumnsMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected