Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getCodeEditor
Method
getCodeEditor
Source/Lua/Methods/CtrlrLuaMethod.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
CtrlrLuaMethodCodeEditor *CtrlrLuaMethod::getCodeEditor()
216
{
217
return (methodCodeEditor);
218
}
219
220
void CtrlrLuaMethod::triggerSourceChangeFromEditor(const bool recompile)
221
{
Callers
9
findInAll
Method · 0.80
setEditedMethod
Method · 0.80
searchResultClicked
Method · 0.80
findInAll
Method · 0.80
CtrlrMidiBufferStatus
Method · 0.80
update
Method · 0.80
currentByte
Method · 0.80
mouseMove
Method · 0.80
mouseDrag
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected