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

Method topContext

kdevplatform/tests/testfile.cpp:181–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181ReferencedTopDUContext TestFile::topContext()
182{
183 Q_D(TestFile);
184
185 waitForParsed();
186 return d->topContext;
187}
188
189void TestFile::setFileContents(const QString& contents)
190{

Callers 15

usefulDeclarationFunction · 0.45
visitMethod · 0.45
ContextTestFunction · 0.45
objectInformationMethod · 0.45
DeclarationTestFunction · 0.45
expandingWidgetMethod · 0.45
setContextMethod · 0.45
showUsesDelayedMethod · 0.45
switchUseMethod · 0.45
contextImportDeclFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected