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

Method typeString

launcher/meta/Version.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 return m_uid;
33}
34QString Meta::Version::typeString() const
35{
36 return m_type;
37}
38
39QDateTime Meta::Version::time() const
40{

Callers 1

dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected