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

Method debugName

launcher/ui/pages/modplatform/ModModel.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27auto ListModel::debugName() const -> QString
28{
29 return m_parent->debugName();
30}
31
32/******** Make data requests ********/
33

Callers 3

searchModsMethod · 0.45
requestLogoMethod · 0.45
searchRequestFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected