Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ icon
Method
icon
plugins/quickopen/projectfilequickopen.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
QIcon ProjectFileData::icon() const
169
{
170
return QIcon::fromTheme(iconNameForPath(m_file.indexedPath));
171
}
172
173
QString ProjectFileData::project() const
174
{
Callers
2
data
Method · 0.45
bench_quickopen.cpp
File · 0.45
Calls
1
iconNameForPath
Function · 0.85
Tested by
no test coverage detected