MCPcopy 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
965QString Profile::getArchivesFileName() const
966{
967 return QDir::cleanPath(m_Directory.absoluteFilePath("archives.txt"));
968}
969
970QString Profile::getIniFileName() const
971{

Callers 2

saveArchiveListMethod · 0.80
enabledArchivesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected