MCPcopy Create free account
hub / github.com/KDE/kdevelop / document

Method document

plugins/filetemplates/templatepreview.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131KTextEditor::Document* TemplatePreview::document() const
132{
133 return m_preview.data();
134}
135
136#include "moc_templatepreview.cpp"

Callers 10

activeViewMethod · 0.45
ExternalScriptJobMethod · 0.45
isActiveMethod · 0.45
previewTemplateMethod · 0.45
licenseMethod · 0.45
sourceTextChangedMethod · 0.45
flushPendingMethod · 0.45
toolViewPointerMethod · 0.45
flushPendingMethod · 0.45

Calls 1

dataMethod · 0.45

Tested by 1

toolViewPointerMethod · 0.36