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

Method baseUrl

kdevplatform/language/codegen/templateclassgenerator.cpp:149–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149QUrl TemplateClassGenerator::baseUrl() const
150{
151 Q_D(const TemplateClassGenerator);
152
153 return d->baseUrl;
154}
155
156QUrl TemplateClassGenerator::fileUrl(const QString& outputFile) const
157{

Callers 1

absoluteUrlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected