MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / context

Method context

src/doc/document.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 ~Document();
25
26 Context* context() const { return m_ctx; }
27 void setContext(Context* ctx);
28
29 const Sprites& sprites() const { return m_sprites; }

Callers 3

addMethod · 0.45
deleteAllMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36