MCPcopy 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
82int EditorModel::getDefaultColorCode() const
83{
84 return _defaultColorCode;
85}
86
87void EditorModel::setForceNoRollout(bool value)
88{

Callers 8

onCreateSporeMethod · 0.80
processInternMethod · 0.80
onDrawingMethod · 0.80
createCellMethod · 0.80
createRectangleMethod · 0.80
createHexagonMethod · 0.80
createDiscMethod · 0.80
drawCursorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected