Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
QUrl TemplateClassGenerator::baseUrl() const
150
{
151
Q_D(const TemplateClassGenerator);
152
153
return d->baseUrl;
154
}
155
156
QUrl TemplateClassGenerator::fileUrl(const QString& outputFile) const
157
{
Callers
1
absoluteUrl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected