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

Method getManagedPackVersionName

launcher/BaseInstance.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150QString BaseInstance::getManagedPackVersionName() const
151{
152 return m_settings->get("ManagedPackVersionName").toString();
153}
154
155void BaseInstance::setManagedPack(const QString& type,
156 const QString& id,

Callers 8

copyManagedPackMethod · 0.80
updateInstanceMethod · 0.80
updateInstanceMethod · 0.80
createInstanceMethod · 0.80
openedImplMethod · 0.80
parseManagedPackMethod · 0.80
onUpdateTaskCompletedMethod · 0.80
updateMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected