Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ text
Method
text
plugins/quickopen/projectfilequickopen.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
QString ProjectFileData::text() const
82
{
83
return m_file.projectPath.relativePath(m_file.path);
84
}
85
86
QString ProjectFileData::htmlDescription() const
87
{
Callers
15
showQuickOpenWidget
Method · 0.45
data
Method · 0.45
updateProviders
Method · 0.45
accept
Method · 0.45
eventFilter
Method · 0.45
drawDisplay
Method · 0.45
items
Function · 0.45
testProjectFileFilter
Method · 0.45
bench_quickopen.cpp
File · 0.45
buildDirectory
Method · 0.45
errorString
Method · 0.45
extraArgs
Method · 0.45
Calls
1
relativePath
Method · 0.80
Tested by
2
items
Function · 0.36
testProjectFileFilter
Method · 0.36