Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
QString Instance::iniPath() const
89
{
90
return InstanceManager::singleton().iniPath(m_dir);
91
}
92
93
bool Instance::isPortable() const
94
{
Callers
3
openINI
Method · 0.80
setupInstance
Function · 0.80
setup
Method · 0.80
Calls
1
QDir
Class · 0.85
Tested by
no test coverage detected