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

Method modelList

plugins/patchreview/patchreview.h:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 KompareDiff2::ModelList* modelList() const
53 {
54 return m_modelList.data();
55 }
56
57 QString name() const override {
58 return QStringLiteral("diff");

Callers 2

kompareModelChangedMethod · 0.80
documentActivatedMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected