MCPcopy Create free account
hub / github.com/MITK/MITK / ~QmitkPropertyItemModel

Method ~QmitkPropertyItemModel

Modules/QtWidgets/src/QmitkPropertyItemModel.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69QmitkPropertyItemModel::~QmitkPropertyItemModel()
70{
71 this->SetNewPropertyList(nullptr);
72}
73
74int QmitkPropertyItemModel::columnCount(const QModelIndex &parent) const
75{

Callers

nothing calls this directly

Calls 1

SetNewPropertyListMethod · 0.95

Tested by

no test coverage detected