Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setPath
Method
setPath
launcher/tools/MCEditTool.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void MCEditTool::setPath(QString& path)
18
{
19
m_settings->set(
"MCEditPath"
, path);
20
}
21
22
QString MCEditTool::path() const
23
{
Callers
6
copy
Method · 0.80
TranslationsModel
Method · 0.80
handleRedirect
Method · 0.80
handleRedirect
Method · 0.80
applySettings
Method · 0.80
directoryChanged
Method · 0.80
Calls
1
set
Method · 0.45
Tested by
no test coverage detected