Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getArchivesFileName
Method
getArchivesFileName
src/profile.cpp:965–968 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
963
}
964
965
QString Profile::getArchivesFileName() const
966
{
967
return QDir::cleanPath(m_Directory.absoluteFilePath(
"archives.txt"
));
968
}
969
970
QString Profile::getIniFileName() const
971
{
Callers
2
saveArchiveList
Method · 0.80
enabledArchives
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected