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

Method uid

launcher/meta/Version.h:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 QString typeString() const override;
46
47 QString uid() const
48 {
49 return m_uid;
50 }
51 QString version() const
52 {
53 return m_version;

Callers 8

dataMethod · 0.45
mergeMethod · 0.45
parseVersionInternalFunction · 0.45
IndexMethod · 0.45
dataMethod · 0.45
mergeMethod · 0.45
ComponentMethod · 0.45
IndexTestClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected