Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ setOn
Method
setOn
source/Gui/EditorController.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void EditorController::setOn(bool value)
46
{
47
_on = value;
48
}
49
50
void EditorController::process()
51
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected