MCPcopy 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
17void MCEditTool::setPath(QString& path)
18{
19 m_settings->set("MCEditPath", path);
20}
21
22QString MCEditTool::path() const
23{

Callers 6

copyMethod · 0.80
TranslationsModelMethod · 0.80
handleRedirectMethod · 0.80
handleRedirectMethod · 0.80
applySettingsMethod · 0.80
directoryChangedMethod · 0.80

Calls 1

setMethod · 0.45

Tested by

no test coverage detected