Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isExpandable
Method
isExpandable
plugins/quickopen/projectfilequickopen.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool ProjectFileData::isExpandable() const
110
{
111
return true;
112
}
113
114
QList<QVariant> ProjectFileData::highlighting() const
115
{
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected