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

Method patch

plugins/patchreview/patchreview.h:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 void unload() override;
47
48 KDevelop::IPatchSource::Ptr patch() const {
49 return m_patch;
50 }
51
52 KompareDiff2::ModelList* modelList() const
53 {

Callers 11

patchChangedMethod · 0.80
GetLocalPatchSourceMethod · 0.80
fillEditFromPatchMethod · 0.80
showEditDialogMethod · 0.80
seekFileMethod · 0.80
openMethod · 0.80
fileItemChangedMethod · 0.80
kompareModelChangedMethod · 0.80
runTestsMethod · 0.80
showToolTipForMarkMethod · 0.80
addLineMarkerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected