Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
QmitkPointListModel::~QmitkPointListModel()
39
{
40
this->ObserveNewPointSet(nullptr);
41
}
42
43
void QmitkPointListModel::SetPointSetNode(mitk::DataNode *pointSetNode)
44
{
Callers
nothing calls this directly
Calls
1
ObserveNewPointSet
Method · 0.95
Tested by
no test coverage detected