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

Method nameEdited

launcher/ui/pages/instance/ServersPage.cpp:720–723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

718}
719
720void ServersPage::nameEdited(const QString& name)
721{
722 m_model->setName(currentServer, name);
723}
724
725void ServersPage::addressEdited(const QString& address)
726{

Callers

nothing calls this directly

Calls 1

setNameMethod · 0.45

Tested by

no test coverage detected