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

Method ~QmitkPointListModel

Modules/QtWidgetsExt/src/QmitkPointListModel.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38QmitkPointListModel::~QmitkPointListModel()
39{
40 this->ObserveNewPointSet(nullptr);
41}
42
43void QmitkPointListModel::SetPointSetNode(mitk::DataNode *pointSetNode)
44{

Callers

nothing calls this directly

Calls 1

ObserveNewPointSetMethod · 0.95

Tested by

no test coverage detected