Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetViewProcessColors
Method
SetViewProcessColors
DebugView++/LogView.cpp:1473–1477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1471
}
1472
1473
void CLogView::SetViewProcessColors(bool value)
1474
{
1475
m_processColors = value;
1476
Invalidate(false);
1477
}
1478
1479
bool CLogView::GetViewProcessColors() const
1480
{
Callers
1
LoadConfiguration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected