Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ openedImpl
Method
openedImpl
launcher/ui/pages/instance/ServersPage.cpp:765–768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
763
}
764
765
void ServersPage::openedImpl()
766
{
767
m_model->observe();
768
}
769
770
void ServersPage::closedImpl()
771
{
Callers
nothing calls this directly
Calls
1
observe
Method · 0.80
Tested by
no test coverage detected