MCPcopy 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
118QString CMakeDocumentation::name() const
119{
120 return QStringLiteral("CMake");
121}
122
123KDevelop::IDocumentation::Ptr CMakeDocumentation::homePage() const
124{

Callers 1

documentationWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected