Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
QString TemplateClassGenerator::identifier() const
230
{
231
return name();
232
}
233
234
void TemplateClassGenerator::setIdentifier(const QString& identifier)
235
{
Callers
12
IdentifierNode
Method · 0.45
findSubClass
Method · 0.45
findClassNode
Method · 0.45
updateDocument
Method · 0.45
shouldRenameFile
Method · 0.45
startInteractiveRename
Method · 0.45
newNameForDeclaration
Method · 0.45
fetchImplementationFileForClass
Function · 0.45
VariableDescription
Method · 0.45
FunctionDescription
Method · 0.45
declarationName
Method · 0.45
data
Method · 0.45
Calls
1
name
Function · 0.85
Tested by
no test coverage detected