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

Method toString

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

Source from the content-addressed store, hash-verified

56 bool operator!=(const Version& other) const;
57
58 QString toString() const { return m_string; }
59 bool isEmpty() const { return m_string.isEmpty(); }
60
61 friend QDebug operator<<(QDebug debug, const Version& v);

Callers 15

getPreLaunchCommandMethod · 0.45
getWrapperCommandMethod · 0.45
getPostExitCommandMethod · 0.45
getManagedPackTypeMethod · 0.45
getManagedPackIDMethod · 0.45
getManagedPackNameMethod · 0.45
instanceTypeMethod · 0.45
notesMethod · 0.45
iconKeyMethod · 0.45
nameMethod · 0.45

Calls

no outgoing calls

Tested by 7

doTestMethod · 0.36
test_searchMethod · 0.36
test_ParseMethod · 0.36
test_SaveLoadMethod · 0.36