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

Method showImports

kdevplatform/shell/problemstore.cpp:269–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269int ProblemStore::showImports() const
270{
271 Q_D(const ProblemStore);
272
273 return d->m_documents->showImports();
274}
275
276void ProblemStore::setCurrentDocument(const IndexedString &doc)
277{

Callers 2

setScopeMethod · 0.45
matchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected