MCPcopy Create free account
hub / github.com/KDAB/KDChart / buddy

Method buddy

src/KDChart/KDChartDatasetProxyModel.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24QModelIndex DatasetProxyModel::buddy(const QModelIndex &index) const
25{
26 return index;
27}
28
29Qt::ItemFlags DatasetProxyModel::flags(const QModelIndex &index) const
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected