Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ setContext
Method
setContext
src/app/document_undo.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void DocumentUndo::setContext(doc::Context* ctx)
36
{
37
m_ctx = ctx;
38
}
39
40
void DocumentUndo::add(CmdTransaction* cmd)
41
{
Callers
7
onContextChanged
Method · 0.45
onExecute
Method · 0.45
onExecute
Method · 0.45
onExecute
Method · 0.45
onExecute
Method · 0.45
onExecute
Method · 0.45
load_document
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected