MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / type

Method type

launcher/meta/Version.h:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 return m_version;
54 }
55 QString type() const
56 {
57 return m_type;
58 }
59 QDateTime time() const;
60 qint64 rawTime() const
61 {

Callers 5

createNewHashMethod · 0.45
executeTaskMethod · 0.45
dataMethod · 0.45
setVersionsMethod · 0.45
VersionList.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected