Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
720
void ServersPage::nameEdited(const QString& name)
721
{
722
m_model->setName(currentServer, name);
723
}
724
725
void ServersPage::addressEdited(const QString& address)
726
{
Callers
nothing calls this directly
Calls
1
setName
Method · 0.45
Tested by
no test coverage detected