Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectFileDescription
Method
projectFileDescription
app/kdevideextension.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QString KDevIDEExtension::projectFileDescription()
46
{
47
return i18n(
"KDevelop Project Files"
);
48
}
49
50
QStringList KDevIDEExtension::defaultPlugins()
51
{
Callers
1
OpenProjectDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected