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

Method OnNodePredicateChanged

Modules/QtWidgets/src/QmitkSingleNodeSelectionWidget.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192void QmitkSingleNodeSelectionWidget::OnNodePredicateChanged()
193{
194 this->AutoSelectNodes();
195}
196
197bool QmitkSingleNodeSelectionWidget::GetAutoSelectNewNodes() const
198{

Callers

nothing calls this directly

Calls 1

AutoSelectNodesMethod · 0.95

Tested by

no test coverage detected