MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / iniPath

Method iniPath

src/instancemanager.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88QString Instance::iniPath() const
89{
90 return InstanceManager::singleton().iniPath(m_dir);
91}
92
93bool Instance::isPortable() const
94{

Callers 3

openINIMethod · 0.80
setupInstanceFunction · 0.80
setupMethod · 0.80

Calls 1

QDirClass · 0.85

Tested by

no test coverage detected