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

Method setType

launcher/meta/Version.cpp:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94void Meta::Version::setType(const QString& type)
95{
96 m_type = type;
97 emit typeChanged();
98}
99
100void Meta::Version::setTime(const qint64 time)
101{

Callers 2

LookupServerAddressMethod · 0.80
parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected