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

Function close

kdevplatform/tests/testproject.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53 void reloadModel() override { }
54 void close() override {}
55 Path projectFile() const override;
56 KSharedConfigPtr projectConfiguration() const override { return m_projectConfiguration; }
57 void addToFileSet(ProjectFileItem* file) override;

Callers 15

variableCreatedMethod · 0.85
slotLinkActivatedMethod · 0.85
~ItemRepositoryMethod · 0.85
openMethod · 0.85
closeDocumentMethod · 0.85
eventFilterMethod · 0.85
checkoutBranchMethod · 0.85
mergeBranchMethod · 0.85
diffJobFinishedMethod · 0.85
eventFilterMethod · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected