MCPcopy 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
109bool ProjectFileData::isExpandable() const
110{
111 return true;
112}
113
114QList<QVariant> ProjectFileData::highlighting() const
115{

Callers 1

dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected