MCPcopy Create free account
hub / github.com/MITK/MITK / OnPropertyListModified

Method OnPropertyListModified

Modules/QtWidgets/src/QmitkPropertyItemModel.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261void QmitkPropertyItemModel::OnPropertyListModified()
262{
263 this->SetNewPropertyList(m_PropertyList.Lock());
264}
265
266void QmitkPropertyItemModel::OnPropertyListDeleted()
267{

Callers

nothing calls this directly

Calls 2

SetNewPropertyListMethod · 0.95
LockMethod · 0.45

Tested by

no test coverage detected