Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/cmake/cmakedocumentation.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
QString CMakeDocumentation::name() const
119
{
120
return QStringLiteral(
"CMake"
);
121
}
122
123
KDevelop::IDocumentation::Ptr CMakeDocumentation::homePage() const
124
{
Callers
1
documentationWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected