Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ path
Method
path
launcher/tools/MCEditTool.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
QString MCEditTool::path() const
23
{
24
return m_settings->get(
"MCEditPath"
).toString();
25
}
26
27
bool MCEditTool::check(const QString& toolPath, QString& error)
28
{
Callers
15
executeTask
Method · 0.80
findFolderOfFileInZip
Method · 0.80
ensureFilePathExists
Function · 0.80
mergeFolders
Function · 0.80
executeTask
Method · 0.80
fileListSucceeded
Method · 0.80
downloadSucceeded
Method · 0.80
selectLanguage
Method · 0.80
processDownloadedVersionInfo
Method · 0.80
updateFilesDir
Method · 0.80
applySettings
Method · 0.80
on_actionMCEdit_triggered
Method · 0.80
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
5
test_copy
Method · 0.64
test_copy_with_blacklist
Method · 0.64
test_copy_with_dot_hidden
Method · 0.64
test_removeResource
Function · 0.64
test_enable_disable
Function · 0.64