Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getDefaultColorCode
Method
getDefaultColorCode
source/Gui/EditorModel.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
int EditorModel::getDefaultColorCode() const
83
{
84
return _defaultColorCode;
85
}
86
87
void EditorModel::setForceNoRollout(bool value)
88
{
Callers
8
onCreateSpore
Method · 0.80
processIntern
Method · 0.80
onDrawing
Method · 0.80
createCell
Method · 0.80
createRectangle
Method · 0.80
createHexagon
Method · 0.80
createDisc
Method · 0.80
drawCursor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected