Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ renderer
Method
renderer
kdevplatform/language/codegen/templateclassgenerator.cpp:207–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
TemplateRenderer* TemplateClassGenerator::renderer() const
208
{
209
Q_D(const TemplateClassGenerator);
210
211
return &(d->renderer);
212
}
213
214
QString TemplateClassGenerator::name() const
215
{
Callers
5
customOptions
Method · 0.80
templateVariablesCpp
Method · 0.80
templateVariablesYaml
Method · 0.80
codeDescription
Method · 0.80
templateChosen
Method · 0.80
Calls
no outgoing calls
Tested by
4
customOptions
Method · 0.64
templateVariablesCpp
Method · 0.64
templateVariablesYaml
Method · 0.64
codeDescription
Method · 0.64