MCPcopy Create free account
hub / github.com/KDE/kdevelop / identifier

Method identifier

kdevplatform/language/codegen/templateclassgenerator.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229QString TemplateClassGenerator::identifier() const
230{
231 return name();
232}
233
234void TemplateClassGenerator::setIdentifier(const QString& identifier)
235{

Callers 12

IdentifierNodeMethod · 0.45
findSubClassMethod · 0.45
findClassNodeMethod · 0.45
updateDocumentMethod · 0.45
shouldRenameFileMethod · 0.45
newNameForDeclarationMethod · 0.45
VariableDescriptionMethod · 0.45
FunctionDescriptionMethod · 0.45
declarationNameMethod · 0.45
dataMethod · 0.45

Calls 1

nameFunction · 0.85

Tested by

no test coverage detected