Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ filePath
Method
filePath
kdevplatform/language/duchain/topducontextdynamicdata.cpp:644–647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
642
}
643
644
QString KDevelop::TopDUContextDynamicData::filePath() const
645
{
646
return pathForTopContext(m_topContext->ownIndex());
647
}
648
649
bool TopDUContextDynamicData::hasChanged() const
650
{
Callers
10
init
Method · 0.45
testSetLocation
Method · 0.45
testRemoveDocumentFile
Method · 0.45
shouldClear
Function · 0.45
GenerateSimpleProject
Method · 0.45
GenerateMultiPathProject
Method · 0.45
GenerateSimpleProjectWithOutOfProjectFiles
Method · 0.45
GenerateEmptyProject
Method · 0.45
GenerateEmptyBuildDirProject
Method · 0.45
testWildcardPathMatching
Method · 0.45
Calls
2
pathForTopContext
Function · 0.85
ownIndex
Method · 0.45
Tested by
9
init
Method · 0.36
testSetLocation
Method · 0.36
testRemoveDocumentFile
Method · 0.36
GenerateSimpleProject
Method · 0.36
GenerateMultiPathProject
Method · 0.36
GenerateSimpleProjectWithOutOfProjectFiles
Method · 0.36
GenerateEmptyProject
Method · 0.36
GenerateEmptyBuildDirProject
Method · 0.36
testWildcardPathMatching
Method · 0.36