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

Callers 7

copyClass · 0.45
cloneClass · 0.45
nearestExistentAncestorFunction · 0.45
TranslationsModelMethod · 0.45
handleRedirectMethod · 0.45
directoryChangedMethod · 0.45
directoryChangedMethod · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected