Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setPluginListContained
Method
setPluginListContained
src/settings.cpp:1284–1287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1282
}
1283
1284
void ColorSettings::setPluginListContained(const QColor& c)
1285
{
1286
set(m_Settings,
"Settings"
,
"containedColor"
, c);
1287
}
1288
1289
std::optional<QColor> ColorSettings::previousSeparatorColor() const
1290
{
Callers
1
load
Method · 0.80
Calls
1
set
Function · 0.70
Tested by
no test coverage detected