Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getPluginsFileName
Method
getPluginsFileName
src/profile.cpp:950–953 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
948
}
949
950
QString Profile::getPluginsFileName() const
951
{
952
return QDir::cleanPath(m_Directory.absoluteFilePath(
"plugins.txt"
));
953
}
954
955
QString Profile::getLoadOrderFileName() const
956
{
Callers
2
on_saveButton_clicked
Method · 0.80
on_restoreButton_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected