MCPcopy Create free account
hub / github.com/AntiMicroX/antimicrox / getGUIDString

Method getGUIDString

src/gamecontroller/gamecontroller.cpp:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78QString GameController::getXmlName() const { return GlobalVariables::GameController::xmlName; }
79
80QString GameController::getGUIDString() const { return getRawGUIDString(); }
81
82QString GameController::getVendorString() const { return getRawVendorString(); }
83

Callers 4

loadSettingsMethod · 0.45
populateTrayIconMethod · 0.45
convertGUIDtoUniqueIDMethod · 0.45
saveChangesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected