Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setModlistContainsPlugin
Method
setModlistContainsPlugin
src/settings.cpp:1274–1277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1272
}
1273
1274
void ColorSettings::setModlistContainsPlugin(const QColor& c)
1275
{
1276
set(m_Settings,
"Settings"
,
"containsPluginColor"
, c);
1277
}
1278
1279
QColor ColorSettings::pluginListContained() const
1280
{
Callers
1
load
Method · 0.80
Calls
1
set
Function · 0.70
Tested by
no test coverage detected