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

Method addContextDocument

kdevplatform/vcs/vcspluginhelper.cpp:164–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162{}
163
164void VcsPluginHelper::addContextDocument(const QUrl &url)
165{
166 Q_D(VcsPluginHelper);
167
168 d->ctxUrls.append(url);
169}
170
171void VcsPluginHelper::disposeEventually(KTextEditor::View *, bool dont)
172{

Callers 1

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected