Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ 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
7
copy
Class · 0.45
clone
Class · 0.45
nearestExistentAncestor
Function · 0.45
TranslationsModel
Method · 0.45
handleRedirect
Method · 0.45
directoryChanged
Method · 0.45
directoryChanged
Method · 0.45
Calls
1
set
Method · 0.45
Tested by
no test coverage detected