MCPcopy 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
77void EditorModel::setDefaultColorCode(int value)
78{
79 _defaultColorCode = value;
80}
81
82int EditorModel::getDefaultColorCode() const
83{

Callers 2

processInternMethod · 0.80
processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected