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

Method getManagedPackID

launcher/BaseInstance.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135QString BaseInstance::getManagedPackID() const
136{
137 return m_settings->get("ManagedPackID").toString();
138}
139
140QString BaseInstance::getManagedPackName() const
141{

Callers 7

copyManagedPackMethod · 0.80
openedImplMethod · 0.80
parseManagedPackMethod · 0.80
urlMethod · 0.80
updateMethod · 0.80
updateFromFileMethod · 0.80
suggestVersionMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected