Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
269
int ProblemStore::showImports() const
270
{
271
Q_D(const ProblemStore);
272
273
return d->m_documents->showImports();
274
}
275
276
void ProblemStore::setCurrentDocument(const IndexedString &doc)
277
{
Callers
2
setScope
Method · 0.45
match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected