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

Method toString

libraries/LocalPeer/include/LocalPeer.h:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63 QString toString()
64 {
65 return m_id;
66 }
67
68private: /* methods */
69 ApplicationId(const QString & value)

Callers 9

read_os_releaseMethod · 0.45
fallback_lsb_infoMethod · 0.45
toVerificationParamsFunction · 0.45
foreachFunction · 0.45
startPollServerMethod · 0.45
onRefreshFinishedMethod · 0.45
launchWithMainClassMethod · 0.45
LocalPeerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected