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

Method document

src/app/cmd/with_document.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24app::Document* WithDocument::document()
25{
26 return doc::get<app::Document>(m_docId);
27}
28
29} // namespace cmd
30} // namespace app

Callers 15

shiftMethod · 0.45
setFormatMethod · 0.45
onFireNotificationsMethod · 0.45
onFireNotificationsMethod · 0.45
onExecuteMethod · 0.45
onUndoMethod · 0.45
onFireNotificationsMethod · 0.45
onFireNotificationsMethod · 0.45
onFireNotificationsMethod · 0.45
onFireNotificationsMethod · 0.45
ClearRectMethod · 0.45
ClearCelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected