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

Function id

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

Source from the content-addressed store, hash-verified

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

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected