MCPcopy 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
207TemplateRenderer* TemplateClassGenerator::renderer() const
208{
209 Q_D(const TemplateClassGenerator);
210
211 return &(d->renderer);
212}
213
214QString TemplateClassGenerator::name() const
215{

Callers 5

customOptionsMethod · 0.80
templateVariablesCppMethod · 0.80
templateVariablesYamlMethod · 0.80
codeDescriptionMethod · 0.80
templateChosenMethod · 0.80

Calls

no outgoing calls

Tested by 4

customOptionsMethod · 0.64
templateVariablesCppMethod · 0.64
templateVariablesYamlMethod · 0.64
codeDescriptionMethod · 0.64