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

Method file

plugins/patchreview/localpatchsource.h:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 QUrl file() const override {
33 return m_filename;
34 }
35
36 void update() override;
37 QIcon icon() const override;

Callers 15

helpEventMethod · 0.45
createClipboardMimeDataFunction · 0.45
contextMenuExtensionMethod · 0.45
removeItemsMethod · 0.45
fileItemsWithinFunction · 0.45
slotActivatedMethod · 0.45
notifyPatchChangedMethod · 0.45
updateKompareModelMethod · 0.45
closeReviewMethod · 0.45
updateReviewMethod · 0.45
setPatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected