Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ setDefaultColorCode
Method
setDefaultColorCode
source/Gui/EditorModel.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void EditorModel::setDefaultColorCode(int value)
78
{
79
_defaultColorCode = value;
80
}
81
82
int EditorModel::getDefaultColorCode() const
83
{
Callers
2
processIntern
Method · 0.80
processIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected