Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ portablePath
Method
portablePath
src/instancemanager.cpp:591–594 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
589
}
590
591
QString InstanceManager::portablePath() const
592
{
593
return qApp->applicationDirPath();
594
}
595
596
bool InstanceManager::portableInstanceExists() const
597
{
Callers
5
updateInstances
Method · 0.80
rawCreationInfo
Method · 0.80
TypePage
Method · 0.80
setPaths
Method · 0.80
checkPath
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected