MCPcopy 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
35void DocumentUndo::setContext(doc::Context* ctx)
36{
37 m_ctx = ctx;
38}
39
40void DocumentUndo::add(CmdTransaction* cmd)
41{

Callers 7

onContextChangedMethod · 0.45
onExecuteMethod · 0.45
onExecuteMethod · 0.45
onExecuteMethod · 0.45
onExecuteMethod · 0.45
onExecuteMethod · 0.45
load_documentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected