Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
QmitkPropertyItemModel::~QmitkPropertyItemModel()
70
{
71
this->SetNewPropertyList(nullptr);
72
}
73
74
int QmitkPropertyItemModel::columnCount(const QModelIndex &parent) const
75
{
Callers
nothing calls this directly
Calls
1
SetNewPropertyList
Method · 0.95
Tested by
no test coverage detected