Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
kompareModelChanged
Method · 0.80
documentActivated
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected