Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectFileExtension
Method
projectFileExtension
app/kdevideextension.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
QString KDevIDEExtension::projectFileExtension()
41
{
42
return QStringLiteral(
"kdev4"
);
43
}
44
45
QString KDevIDEExtension::projectFileDescription()
46
{
Callers
4
dirChanged
Method · 0.80
OpenProjectDialog
Method · 0.80
validateOpenUrl
Method · 0.80
projectManagerForFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected