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

Method url

kdevplatform/tests/testfile.cpp:137–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137IndexedString TestFile::url() const
138{
139 Q_D(const TestFile);
140
141 return d->url;
142}
143
144void TestFile::parse(TopDUContext::Features features, int priority)
145{

Callers 5

renameUrlMethod · 0.45
statusReadyMethod · 0.45
documentSavedMethod · 0.45
visitMethod · 0.45
objectInformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected