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

Method getManagedPackVersionID

launcher/BaseInstance.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145QString BaseInstance::getManagedPackVersionID() const
146{
147 return m_settings->get("ManagedPackVersionID").toString();
148}
149
150QString BaseInstance::getManagedPackVersionName() const
151{

Callers 3

copyManagedPackMethod · 0.80
openedImplMethod · 0.80
parseManagedPackMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected