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

Method onGetInputChainElement

src/app/ui/document_view.h:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 bool onCloseView(Workspace* workspace, bool quitting) override;
69 void onTabPopup(Workspace* workspace) override;
70 InputChainElement* onGetInputChainElement() override { return this; }
71
72 // DocumentObserver implementation
73 void onGeneralUpdate(doc::DocumentEvent& ev) override;

Callers 10

onNewInputPriorityMethod · 0.45
onCanCutMethod · 0.45
onCanCopyMethod · 0.45
onCanPasteMethod · 0.45
onCanClearMethod · 0.45
onCutMethod · 0.45
onCopyMethod · 0.45
onPasteMethod · 0.45
onClearMethod · 0.45
onCancelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected